home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 8 / QRZ Ham Radio Callsign Database - Volume 8.iso / pc / files / p_misc / pk232cmd.lst < prev    next >
File List  |  1996-06-25  |  100KB  |  2,215 lines

  1. My first posting of the PK232 Command List (in uuencoded format)
  2. looks like it got trashed. I received numerous requests for a mailing
  3. of the ASCII version, so I am posting the ASCII in 4 parts. This posting
  4. contains PART 1. Combine the parts as you see fit. Please feel free
  5. to upload the file to local packet BBS's or USENET sites where it will
  6. be available to PK232 owners. 
  7.  
  8. \paul
  9. WA3TLD
  10. -------------------------------------------------------------------------
  11. PK232CMD.LST   PART 1
  12. -------------------------------------------------------------------------
  13.  
  14.  
  15. The following information was obtained from the AEA PK232 Operations Manual,
  16. the PK232 Technical Reference Manual, and the various updates that were
  17. supplied with firmware upgrades. The reason for compiling this listing was my
  18. need to have one combined reference for the entire PK232 command set in
  19. electronic form which could be searched or read from within a terminal
  20. program. The PK232 command listing is plain vanilla ASCII with no hidden
  21. control codes or formatting instructions. I have contacted AEA, and they
  22. have given me permission to release this information in electronic form,
  23. provided that it is placed into the public domain and not sold. There is
  24. no information in this listing that cannot be obtained from one of the AEA
  25. documents or manuals for the PK232; this listing just makes it a little
  26. easier to search/find info on particular PK232 commands options etc. I have
  27. made reasonable effort to insure that the information contained in the listing
  28. is correct and accurate. I DONNN'TT Makee Mastakes. If you find one, PLEASE
  29. send your correction to:
  30.  
  31.                          pauld@fs1.ece.cmu.edu
  32.                                   or
  33.                          paul+@andrew.cmu.edu
  34.                                   or
  35.                          WA3TLD @ NO3M.#WPA.PA.USA.NA
  36.  
  37. Enjoy!
  38.  
  39. \paul
  40.  
  41. Paul Dujmich
  42. 2103 Hammerschlag Hall
  43. Dept. of Electrical and Computer Engineering
  44. Carnegie Mellon University
  45. 5000 Forbes Ave.
  46. Pittsburgh, PA. 15213
  47.  
  48. ============================================================================
  49.  
  50.                                PK232 COMMAND SUMMARY
  51.                                (Version 1.0  4-30-91)
  52.  
  53.         ========================= MULTIMODE COMMANDS ==========================
  54.  
  55.         AAB  text       Default: empty
  56.                 Modes: Baudot, Ascii, Amtor
  57.                 text = any ascii text up to 17 characters.
  58.                 AAB sends "text" automatically in response to a "WRU" command
  59.                 from the distant station.
  60.  
  61.         ACRDISP  'n'    DEFAULT: 80
  62.                  MODES: ALL
  63.                  'n' = 0 to 255
  64.                  'n' specifies the screen or printer width (in columns).
  65.                  '0' disables this function.
  66.                  After 'n' characters have been printed, the PK232 sends
  67.                  a <CR><LF> sequence to the computer or terminal.
  68.                  For MORSE Mode: Received data will be broken up into
  69.                  word boundries if possible. PK232 generates a <CR> when
  70.                  the first space is received after column X. If ALFDISP is
  71.                  also on, PK232 also generates a <LF>.
  72.                  Column X is 12 less than the ACRDISP value. If ACRDISP
  73.                  is set to 0, then column X = 60.
  74.  
  75.  
  76.         ACRRTTY  'n'    DEFAULT: 71 (69 in AMTOR)
  77.                   MODES: Baudot, Ascii Rtty
  78.                  'n' = 0 to 255
  79.                  'n' specifies the number of characters on a line, after
  80.                      which, a <CR> is automatically inserted in the
  81.                      transmitted text.
  82.                  '0' disables this function
  83.  
  84.  
  85.  
  86.         AFILTER (ON/OFF)        DEFAULT: OFF
  87.                 MODES: ALL
  88.                 ON - The ASCII characters specified by MFILTER are filtered
  89.                      out and never sent to the terminal or computer.
  90.                 OFF - Characters specified by MFILTER are only filtered
  91.                       from monitored packets.
  92.                 If ECHO is ON, and the terminal or computer sends a filtered
  93.                 character, the PK232 WILL echo it back to the computer or
  94.                 terminal.
  95.                 CAUTION: AFILTER must be OFF for binary file transfers.
  96.  
  97.  
  98.  
  99.         ALFDISP (ON/OFF)        DEFAULT: ON
  100.                 MODES: All
  101.                 ON - A line feed <LF> character is sent to the terminal
  102.                      after each carrage return <CR> character. Each
  103.                      line feed received is ignored.
  104.                 OFF - A <LF> is not sent to the terminal after each <CR>
  105.                 Affects the local display only, and does not affect the
  106.                 data transmitted in any mode. Affects received packets as
  107.                 well as text typed in.
  108.  
  109.  
  110.         ALFRTTY (ON/OFF)        DEFAULT: ON
  111.                 MODES: Baudot, Ascii Rtty
  112.                 ON - A <LF> character is sent after each <CR> character.
  113.                 OFF - A <LF> is not sent after each <CR>
  114.  
  115.  
  116.         AWLEN 'n'       DEFAULT: 7
  117.                 MODES: All
  118.                 'n' = 7 or 8
  119.                 'n' = number of data bits per word
  120.                 The 'RESTART' command must be issued before a change in
  121.                 word length will take effect.
  122.  
  123.  
  124.         BKONDEL (ON/OFF)        DEFAULT: ON
  125.                 MODES: All
  126.                 Determines how character deletion is displayed in command
  127.                 or Converse modes.
  128.                 ON - The sequence <BACKSPACE><SPACE><BACKSPACE> is echoed
  129.                      when a character is deleted from the input line.
  130.                 OFF - The <BACKSLASH> <\> character is echoed when a
  131.                      character is deleted from the input line.
  132.                 Set to 'ON' for video terminals or computers.
  133.                 Set to 'OFF' for printers.
  134.  
  135.  
  136.         CALIBRATE
  137.                 Starts the modem calibration routine.
  138.                 PK232 shows on screen display of AFSK generator tone
  139.                 frequencies (in Hz). The frequency and calibration pot
  140.                 number associated with that tone are displayed.
  141.                 Commands:
  142.                           K - Toggles transmitter PTT line on and off.
  143.                           Q - Quits the calibration routine.
  144.                           H - Toggles the transmitted audio tones between
  145.                               wide shift (1000 hz), and narrow shift (200 hz).
  146.                      SPACE> - Toggles the transmitted audio tone between
  147.                               MARK (low tone), and SPACE (high tone).
  148.                           D - Alternates the transmitted mark and space tones
  149.                               at a rate set by the radio (HB) baud rate.
  150.                           'D OFF' transmits a continuous mark or space tone.
  151.  
  152.  
  153.         CANLINE 'n'     DEFAULT: $18 <CTRL-X>
  154.                 MODE: All
  155.                 'n' = $00 to $7F (0 to 127 decimal)
  156.                 'n' specifies an ASCII character code.
  157.                 Sets the CANCEL-LINE input editing command character.
  158.                 When CANLINE is used, the current line is terminated with a
  159.                 <\>, and a new command prompt appears.
  160.  
  161.  
  162.         CCITT   (ON/OFF)        DEFAULT: ON
  163.                 MODE: Baudot Rtty.
  164.                 ON - Characters typed or loaded from disk are translated into
  165.                      CCITT International Telegraph Alphabet #2 before being
  166.                      sent.
  167.                 OFF - Characters sent to PK232 are not translated, but remain
  168.                       in the American standard Baudot format (Typically
  169.                       Western Union).
  170.  
  171.  
  172.  
  173.         CODE n          DEFAULT: 0
  174.                 MODES: Baudot, AMTOR, MORSE
  175.                 n = 0 to 5 specifies a code to use.
  176.                 CODE     Meaning             MORSE    BAUDOT    AMTOR
  177.                 ---------------------------------------------------------
  178.                 0        International       RX/TX     RX/TX    RX/TX
  179.                 1        U.S Teleprinter       -       RX/TX      -
  180.                 2        Cyrillic            RX        RX       RX
  181.                 3        Transliterated
  182.                          Cyrillic            RX        RX       RX
  183.                 4        Katakana            RX/TX       -         -
  184.                 5        Transliterated
  185.                          Katakana            RX          -          -
  186.                 (See pages N-4 - N-7 for more details concerning codes)
  187.  
  188.  
  189.  
  190.         COMMAND 'n'     DEFAULT: $03 <CTRL-C>
  191.                 MODES: All
  192.                 Used to change the command mode entry character.
  193.                 'n' = $00 to $7F  (0 to 127 decimal)
  194.                 'n' specifies an ASCII character code.
  195.  
  196.  
  197.  
  198.         CONVERSE
  199.                 MODES: All
  200.                 Causes the PK232 to switch from command mode to converse
  201.                 mode.
  202.                 Link connections in packet and AMTOR are not affected.
  203.  
  204.  
  205.  
  206.         CRADD (ON/OFF)  DEFAULT: OFF
  207.                 MODES: Baudot Rtty
  208.                 Permits you to setup the PK232's newline sequence so that
  209.                 an additional carrage return as added automatically at
  210.                 the end of each typed line.
  211.                 ON - Send <CR CR LF> in Baudot Rtty
  212.                 OFF - Send <CR LF> in Baudot Rtty
  213.                 The double CR is required in some rtty services such as
  214.                 in MARS operation.
  215.  
  216.  
  217.  
  218.         CWID  'n'       DEFAULT: $06  <CTRL-F>
  219.                 MODES: Baudot/ASCII Rtty/AMTOR
  220.                 Lets you change the 'send cwid' control character, typed
  221.                 at the end of a Baudot or ASCII Rtty or AMTOR keyboard
  222.                 diaglog, or text file stored on disk.
  223.                 When character 'n' is seen by the PK232, it switches to CW
  224.                 mode, and sends your call sign at the speed set by MSPEED.
  225.                 After call sign has been sent, PK232 returns to Baudot
  226.                 or ASCII Rtty receive, in command mode.
  227.                 CWID ON Activates this function.
  228.                 CWID OFF deactivates the function.
  229.  
  230.  
  231.  
  232.         DAYTIME  date&time      DEFAULT: Not set
  233.                 MODES: All
  234.                 Sets the PK232 internal clock to the current date and
  235.                 time.
  236.                 Format for entering date and time:
  237.                                DAYTIME YYMMDDhhmm
  238.                                (year, month, day, hour, minute)
  239.                 All codes must have 2 digits. For numbers 0-9 add leading
  240.                 zeros.
  241.                 If DAYTIME has not been set, and a <CTRL-T> is pressed,
  242.                 PK232 sends an <*>.
  243.  
  244.  
  245.  
  246.         DAYSTAMP (ON/OFF)       DEFAULT: OFF
  247.                 MODES: All
  248.                 Activates the date in CONSTAMP and MSTAMP.
  249.                 ON - The date is included in CONSTAMP AND MSTAMP
  250.                 OFF - Only the time is includes in CONSTAMP and MSTAMP
  251.  
  252.  
  253.  
  254.         DCDCONN  (ON/OFF)       DEFAULT:OFF
  255.                 MODES: Packet and AMTOR
  256.                 Defines how the DCD (Data Carrier Detect) signal affects
  257.                 pin 8 of the RS-232 interface.
  258.                 ON - RS-232 cable pin 8 follows the state of the CON LED.
  259.                 OFF - RS-232 cable pin 8 is permanently set high (active)
  260.  
  261.  
  262.  
  263.         DELETE  (ON/OFF)        DEFAULT: OFF
  264.                 MODES: All
  265.                 Selects the key to use for deleting while editing.
  266.                 ON - <DELETE> ($7F) key is used for deleting text.
  267.                 OFF - <BACKSPACE> ($08) is used for deleting text.
  268.                 BKONDEL command controls how the PK232 indicates deletion.
  269.                 You cannot use the DEL key to delete text before the beginning
  270.                 of a line.
  271.                 Use the PASS character to delete <CR> characters that have
  272.                 been typed into the text.
  273.                 To see a corrected display of the edited line, use the
  274.                 redisplay-line character which is set by the REDISPLAY
  275.                 command.
  276.  
  277.  
  278.  
  279.         DIDDLE  ON/OFF     (DEFAULT OFF)
  280.                 MODES: Baudot, ASCII
  281.                 ON - In Baudot, PK232 sends LTRS character while idling.
  282.                      In ASCII, PK232 sends NULL ($00) while idling.
  283.                 OFF - No characters are sent while idling in transmit.
  284.  
  285.  
  286.  
  287.         DISPLAY [class]
  288.                 MODES: Command Mode
  289.                 'class' can be one of the following:
  290.  
  291.                 (A)sync  Display asynchronous port parameters.
  292.                 (C)character  Display special characters.
  293.                 (F)ax    Display Facsimile parameters.
  294.                 (I)d     Display ID parameters.
  295.                 (L)ink   Display Link parameters.
  296.                 (M)onitor  Display monitor parameters.
  297.                 (R)tty     Display Baudot/ASCII/RTTY, AMTOR and MORSE
  298.                            parameters.
  299.                 (T)iming   Display timing parameters.
  300.                 (Z)        Display the entire command parameter list.
  301.  
  302.  
  303.  
  304.         EAS (ON/OFF)    DEFAULT: OFF
  305.                 MODES: Baudot, ASCII Rtty, AMTOR and MORSE
  306.                 ECHO AS SENT functions in all modes except PACKET.
  307.                 ON - Display characters as actually sent on the air by PK232.
  308.                 OFF - Display characters as sent to the PK232 by the computer.
  309.  
  310.                 If EAS is ON, only upper case characters will be displayed,
  311.                               representing the actual data sent to the
  312.                               distant station.
  313.                 For AMTOR Mode A (ARQ) - If EAS is ON, characters are displayed
  314.                 on the screen ONLY after they are Ack'd by the distant station,
  315.                 no matter how fast you type, (3 at a time).
  316.                 Nulls ($00) are not echoed.
  317.  
  318.  
  319.  
  320.         ECHO (ON/OFF)   DEFAULT: ON
  321.                 MODES: All
  322.                 Controls local echoing by the PK232 when it is in command or
  323.                 converse mode. Local echoing is disabled in TRANSPARENT mode.
  324.                 ON - Characters received from the computer ARE echoed by the
  325.                 PK232.
  326.                 OFF - Characters are not echoed.
  327.  
  328.  
  329.  
  330.         ESCAPE (ON/OFF)         DEFAULT: OFF
  331.                 MODES: ALL
  332.                 Selects the character to be output when an <ESCAPE> character
  333.                 is to be sent to the terminal.
  334.                 ON - The <ESCAPE> character, ($1B) is output as "$" ($24)
  335.                 OFF - The <ESCAPE> character is output as <ESCAPE> ($1B)
  336.  
  337.  
  338.  
  339.         FLOW  (ON/OFF)          DEFAULT: ON
  340.                 MODES: All
  341.                 ON - Flow control is active. Any character typed on the
  342.                      keyboard causes output from the PK232 to the terminal
  343.                      to stop until any of the following conditions exist:
  344.                            1. A packet is forced in CONVERSE mode.
  345.                            2. A line is completed in COMMAND mode.
  346.                            3. The packet length (PACLEN) is exceeded.
  347.                            4. The terminal output buffer fills up.
  348.  
  349.                 OFF - Type in flow control is NOT active.
  350.  
  351.  
  352.  
  353.  
  354.         FULLDUP (ON/OFF)        DEFAULT: OFF
  355.                 MODES: ALL
  356.                 ON - Full Duplex mode is ENABLED.
  357.                 OFF - Full Duplex mode is DISABLED.
  358.                 When full duplex is DISABLED, the PK232 uses the DCD
  359.                 (data carrier detect) signal from it's modem to avoid
  360.                 collisions. PK232 acknowledges multiple packets in a single
  361.                 transmission with a single acknowledgment.
  362.                 When full duplex is ENABLED, PK232 ignores the DCD signal,
  363.                 and acknowledges packets individually.
  364.  
  365.  
  366.  
  367.         HELP
  368.                 MODES: ALL
  369.                 Displays the more important PK232 commands.
  370.  
  371.  
  372.  
  373.         HEREIS 'n'           DEFAULT: $02 (CTRL-B)
  374.                 MODES: BAUDOT, ASCII, AMTOR
  375.                 n = hexidecimal representation ($01-$7F) that causes the
  376.                     AAB string to be sent in the middle of transmitted
  377.                     text.
  378.  
  379.  
  380.         HOST  (ON/OFF)          DEFAULT: OFF
  381.                 MODES: ALL
  382.                 Puts PK232 in 'host mode'.
  383.                 ON - PK232 goes into HOST mode.
  384.                 OFF - PK232 operates as a normal TNC.
  385.                 To exit host mode, send:  3 <CTRL-C> characters or type
  386.                 <CTRL-A> O H O N <CTRL-W>
  387.                 Sending a BRK signal will not exit PK232 from host mode.
  388.                 Turning the PK232 on or doing a RESTART command while in
  389.                 HOST mode causes the TNC to issue a RESTART response
  390.                 ($01 $4F R T $00 $17)
  391.  
  392.  
  393.  
  394.         LOCK
  395.                 MODES: MORSE/Baudot/AMTOR/FAX
  396.                 Instructs the PK232 to measure the speed of the received
  397.                 MORSE code signals, and lock it's timing to the speed of
  398.                 the incoming signals. LOCK also forces LETTERS shift in
  399.                 Baudot and AMTOR modes.
  400.  
  401.  
  402.  
  403.  
  404.         MFILTER n1 [,n2 [,n3 [,n4 ]]]]          DEFAULT: $80
  405.                 MODES: MORSE/Baudot/ASCII/AMTOR/PACKET
  406.                 n = $00 to $80 (0 to 128 decimal)
  407.                 n  specifies an ASCII character code.
  408.                 Up to 4 characters may be specified.
  409.                 n = $80 (Special Value) - All characters in the range $80
  410.                     to $FF, as well as control characters , except for
  411.                     <CR> ($0D), Linefeed <LF> ($0A), and TAB ($09), are
  412.                     filtered out and not sent to the terminal or computer.
  413.  
  414.  
  415.  
  416.  
  417.         MARSDISP (ON/OFF)       DEFAULT: OFF
  418.                 MODES: Baudot and AMTOR RTTY.
  419.                 Permits the operator to detect and display every character,
  420.                 including LTRS and FIGS codes sent by the other station.
  421.                 ACRDISP and ALFDISP can be turned off to prevent carrage
  422.                 returns and line-feeds from being sent to the RS-232 port.
  423.                 ON - PK232 translates LTRS character to a <CNTRL-O> and
  424.                 FIGS character to a <CTRL-N> and sends these to the terminal.
  425.                 OFF - PK232 does not display LTRS and FIGS codes.
  426.  
  427.  
  428.  
  429.         MWEIGHT 'n'        (DEFAULT: 10)
  430.                 MODES: ALL except PACKET
  431.                 n = 5 to 15    Specifies the ratio of dot length to inter-
  432.                                element space length.
  433.                                n = 10 results in a 1:1 dot space ratio.
  434.                                n = 5 results in a .5:1 dot space ratio.
  435.                                n = 15 results in a 1.5:1 dot space ratio.
  436.                 MWEIGHT applies to MORSE mode, and to the CW id's of all
  437.                 other modes EXCEPT PACKET.
  438.  
  439.                
  440.  
  441.  
  442.         NEWMODE (ON/OFF)        DEFAULT: ON
  443.                 MODES: ALL
  444.                 Determines how the Pk232 behaves when the link is broken.
  445.                 ON - PK232 returns to command mode upon disconnect.
  446.                 OFF - PK232 does not return to command mode upon disconnect.
  447.  
  448.  
  449.  
  450.  
  451.         NOMODE (ON/OFF)         DEFAULT: OFF
  452.                 MODES: ALL
  453.                 ON - NEWMODE function is ignored, OK232 switch mode commands
  454.                      work only upon explicit command.
  455.                 OFF - PK232 changes mode according to NEWMODE.
  456.  
  457.  
  458.  
  459.  
  460.         NUCR (ON/OFF)           DEFAULT: OFF
  461.                 MODES: All
  462.                 Causes the PK232 to send <NULL> characters  ASCII ($00), to
  463.                 the computer or terminal. This function permits the PK232
  464.                 to be used with a Teletype machine or other mechanical type
  465.                 of terminal that requires a time delay after a <CR> is sent
  466.                 from the PK232. The time delay gives the mechanical carrage
  467.                 time to return to the home position.
  468.                 ON - <NULL> characters are sent to the terminal following
  469.                      a <CR> character.
  470.                 OFF - <NULL> characters are not sent to the terminal following
  471.                        a <CR> character
  472.                 The NULLS command sets the number of individual nulls to
  473.                 be sent for the NUCR command.
  474.  
  475.  
  476.  
  477.  
  478.         NULF            DEFAULT: OFF
  479.                 MODES: ALL
  480.                 ON - <NULL> characters are sent to the terminal following
  481.                      a <LF> character.
  482.                 OFF - <NULL> characters are NOT sent to the terminal
  483.                       following a <LF> character.
  484.                 This command sends the <NULL> character ($00) to the terminal
  485.                 or computer after every <LF> character.
  486.                 This function permits the PK232
  487.                 to be used with a Teletype machine or other mechanical type
  488.                 of terminal that requires a time delay after a <LF> is sent
  489.                 from the PK232. The time delay gives the mechanical carrage
  490.                 time to perform a line feed.
  491.                 The NULLS command sets the number of null character that
  492.                 will be sent after each <LF> character.
  493.  
  494.  
  495.  
  496.  
  497.         NULLS  'n'      DEFAULT: 0 (zero)
  498.                 MODES: All
  499.                 Specifies the number of <NULL> characters ($00) that will
  500.                 be sent to the terminal after a <CR> or <LF> is sent.
  501.                 'n' = 0 to 30  number of nulls to be sent.
  502.                 Nulls are sent from the PK232 to the terminal only
  503.                 during converse and command modes.
  504.  
  505.  
  506.  
  507.  
  508.         NUMS
  509.                 MODES: Baudot, AMTOR
  510.                 Forces PK232 into Figures case in Baudot and AMTOR receive.
  511.  
  512.  
  513.  
  514.         OPMODE
  515.                 MODES: ALL
  516.                 Shows the current PK232 mode of operation and system status.
  517.  
  518.  
  519.  
  520.  
  521.         PARITY  'n'             DEFAULT: 3 (even)
  522.                 MODES: ALL
  523.                 'n' = 0 to 3  selects a parity option.
  524.                 0 = no parity
  525.                 1 = odd parity
  526.                 2 = no parity
  527.                 3 = even parity
  528.  
  529.                 The parity bit is stripped automatically on input and is not
  530.                 checked in command and converse modes.
  531.                 In TRANSPARENT mode, all 8 bits, including parity, are
  532.                 transmitted in packets. When no parity is selected, and
  533.                 AWLEN is 7, the 8th bit is sent as a "0".
  534.  
  535.  
  536.  
  537.  
  538.         PROUT (ON/OFF)          DEFAULT: OFF
  539.                 ON - All text characters, including terminal echoes, are sent
  540.                      to the parallel printer if PRCON is also ON.
  541.                      Keyboard input is still accepted.
  542.                 OFF - All text and data is sent to the terminal through
  543.                       the serial port.
  544.                       This command is useful when using a dumb terminal
  545.                       with the PK232 for getting a hard printed copy of what
  546.                       is being received by the PK232.
  547.  
  548.      
  549.  
  550.         RCVE
  551.                 MODES: Baudot and ASCII Rtty
  552.                 Switches PK232 from transmit to receive, when used in the
  553.                 command mode.
  554.                 (CTRL-C enters the command mode)
  555.  
  556.  
  557.  
  558.  
  559.         RECEIVE 'n'     DEFAULT: $04 <CTRL-D>
  560.                 MODES: Baudot/ASCII/MORSE/AMTOR
  561.                 'n' = 0 to $7F (0 to 127 decimal)
  562.                 'n' specifies an ASCII character code
  563.                 The RECEIVE command let's you specify a character that can
  564.                 be inserted in your typed text or disk file. When this
  565.                 character is read by the PK232, PK232 switches from
  566.                 transmit to receive, and returns to command mode.
  567.  
  568.  
  569.  
  570.  
  571.         REDISPLA 'n'            DEFAULT: $12 <CTRL-R>
  572.                 MODES: All
  573.                 'n' = $00 to $7F  (0 to 127 decimal)
  574.                 'n' is the ASCII code for the character you'll use to
  575.                     re-display the current input line.
  576.                     REDISPLA causes the line you just typed to be re-displayed.
  577.  
  578.  
  579.  
  580.  
  581.         RESET
  582.                 MODES: ALL
  583.                 Resets all parameters in the PK232 to default prom settings.
  584.                 All personalized parameters are LOST.
  585.                 RESTART will reinitialize the PK232 from battery backed up
  586.                 ram, keeping all the user personalized parameters.
  587.  
  588.  
  589.  
  590.  
  591.         RESTART
  592.                 MODES: ALL
  593.                 Reinitializes the PK232 using the defaults stored in the
  594.                 battery backed up ram. RESTART has the same effect as
  595.                 turning the PK232 off then back on.
  596.  
  597.  
  598.  
  599.  
  600.         RXREV (ON/OFF)          DEFAULT: OFF
  601.                 MODES: Baudot/ASCII/AMTOR
  602.                 ON - Received data polarity is reversed (mark-space reversal).
  603.                 OFF - Received data polarity is normal.
  604.                 Type "RXREV TOG" to toggle the polarity of the received
  605.                 signal when trying to decode an unknown Baudot signal.
  606.  
  607.  
  608.  
  609.  
  610.  
  611.         SIGNAL
  612.                 MODES: ASCII/AMTOR/BAUDOT
  613.                 Causes Pk232 to enter the SIAM Signal Analysis mode.
  614.                 After about 10 seconds, the screen will display the predicted
  615.                 signal type and confidance factor.
  616.                 The signal type can be ASCII, AMTOR, ALIST, Baudot,
  617.                 synchronous, noise, 6-bit.
  618.                 The confidance factor ranges from 0.1 to 0.99.
  619.  
  620.  
  621.  
  622.  
  623.  
  624.         START 'n'               DEFAULT: $11 <CTRL-Q>
  625.                 MODES: ALL
  626.                 'n' = $00 to $7F (0 to 127 decimal)
  627.                 'n' specifies an ASCII code  for the User Start character
  628.                     that you want to use to restart the output from the
  629.                     PK232 to the terminal, after it has been halted by
  630.                     the User Stop character.
  631.                     STOP sets the User Stop character.
  632.                     If User START or User STOP characters are $00, then
  633.                     software flow control to the PK232 is disabled.
  634.                     PK232 will then respond only to hardware flow control,
  635.                     (CTS). If the same character is used for both START and
  636.                     STOP character, then the PK232 toggles between start
  637.                     and stop when the character is read.
  638. ---------------------------------------------------------------------------
  639. PK232CMD.LST   (PART 2)
  640. ---------------------------------------------------------------------------
  641.  
  642.  
  643.  
  644.  
  645.         STOP 'n'                DEFAULT: $13 <CTRL-S>
  646.                 MODES: ALL
  647.                 'n' = $00 to $7F  (0 to 127 decimal)
  648.                 "n" specifies an ASCII character code for the User STOP
  649.                     character. (See explination for START).
  650.  
  651.  
  652.  
  653.  
  654.         TBAUD 'n'               DEFAULT: 1200 bauds
  655.                 MODES: ALL
  656.                 'n' specifies the PK232 to Computer baud rate.
  657.                 The baud rate set by TBAUD will take effect upon the next
  658.                 power-on or RESTART command.
  659.                 Baud Rates: 45, 50, 57, 75, 100, 110, 150, 200, 300, 400,
  660.                             600, 1200, 2400, 4800, 9600.
  661.  
  662.  
  663.  
  664.  
  665.         TCLEAR
  666.                 MODES: ALL
  667.                 For Baudot/ASCII/AMTOR/MORSE - TCLEAR clears the PK232
  668.                             transmit buffer and cancels any further
  669.                             transmission of data.
  670.                 For PACKET mode - All data is cleared except for a few
  671.                              remaining packets.
  672.                 TCLEAR must be used from COMMAND MODE.
  673.  
  674.  
  675.  
  676.  
  677.  
  678.         TIME 'n'        DEFAULT: $14 <CTRL-T>
  679.                 MODES: ALL
  680.                 'n' = $00 to $7F ( 0 to 127 decimal)
  681.                 'n' specifies the control character for embedding the
  682.                 TIME command into your message text or file.
  683.                 At transmit time, the PK232 reads the embedded control
  684.                 code (default = CTRL-T), reads the time from the PK232
  685.                 internal clock, and then sends the time to the radio
  686.                 in the data transmission code currently in use at the time.
  687.                 If DAYSTAMP is ON, the date is transmitted with the time.
  688.  
  689.  
  690.  
  691.  
  692.         TRACE (ON/OFF)          DEFAULT: OFF
  693.                 MODES: PACKET/FAX
  694.                 ON - Trace function is activated.
  695.                 OFF - Trace function is disabled.
  696.                 Activates AX.25 protocol display. When TRACE is ON, all
  697.                 received frames are displayed in their entirety, including
  698.                 all header information. (See pg 6-101 of manual for more
  699.                 details).
  700.                 If TRACE is ON, PRFAX is OFF and the mode is FAX, the graphics
  701.                 escape sequences and dot data are sent to the terminal with
  702.                 each byte expanded to 2 hexadecimal characters (ascii hex
  703.                 dump). This gets around the limitation of many terminal
  704.                 programs, that do not allow 8-bit data to be saved to disk as
  705.                 an ASCII file. A small program could be used to re-translate
  706.                 the ascii hex back into a binary file. (pg M-29 of Pk232
  707.                 manual has small IBM Basic program to do this.)
  708.  
  709.  
  710.  
  711.  
  712.  
  713.         TRFLOW (ON/OFF)         DEFAULT: OFF
  714.                 MODES: ALL
  715.                 ON - Software flow control for the computer or terminal
  716.                      can be activated in Transparent mode.
  717.                 OFF - Software flow control for the computer or terminal
  718.                       is disabled in Transparent mode.
  719.                 If TRFLOW is ON, START and STOP determine the flow control
  720.                 characters to use for software flow control in Transparent
  721.                 mode.
  722.                 If TRFLOW is OFF, Only hardware flow control is available
  723.                 to the computer, (RTS, CTS). All characters received by
  724.                 the PK232 are transmitted as data.
  725.  
  726.  
  727.  
  728.  
  729.  
  730.         TXDELAY n       DEFAULT: 30
  731.                 MODES: Packet, Baudot, and ASCII.
  732.                 n = 0 to 120 ten millisecond intervals.
  733.                 TXDELAY sets the delay between PTT and and the start of
  734.                 transmitted data. ARQ still uses ADELAY.
  735.  
  736.  
  737.  
  738.  
  739.  
  740.         TXREV (ON/OFF)          DEFAULT: OFF
  741.                 MODES: Baudot/ASCII/AMTOR
  742.                 ON - Transmit data polarity is reversed. (mark-space reversal).
  743.                 OFF - Transmit data polarity is normal.
  744.                 If TXREV is ON, mark and space are reversed in the AFSK and
  745.                 FSK transmitted signals.
  746.  
  747.  
  748.  
  749.         WIDESHFT (ON/OFF)       DEFAULT: OFF
  750.                 MODES: Baudot/ ASCII Rtty
  751.                 ON - RTTY tones are shifted 1000 Hz.
  752.                 OFF - RTTY tones are shifted 200 Hz (emulates 170 Hz shift).
  753.  
  754.  
  755.         WORDOUT (ON/OFF)        DEFAULT: OFF
  756.                 MODES: All modes except PACKET.
  757.                 Determines whether or not you can edit while entering text
  758.                 for transmission.
  759.                 ON - Typed characters are held in the transmit buffer until
  760.                      a space character or punctuation is typed.
  761.                 OFF - Typed characters are sent directly to the transmitter.
  762.                 The ENQ character ($05) <CTRL-E> will also cause the
  763.                 release of a word, as will space, CR, LF, tab, RECEIVE or
  764.                 CWID character.
  765.  
  766.  
  767.  
  768.         WRU (ON/OFF)    DEFAULT: OFF
  769.                 MODES: Baudot/ASCII/AMTOR ARQ
  770.                 ON - Your answerback is sent after a distant station's WRU?
  771.                 OFF - Your answerback is not sent after a distant station's
  772.                       WRU?
  773.                 If WRU is ON, PK232 sends the text in AAB text field.
  774.                 In AMTOR ARQ, your answerback will automatically send
  775.                 "+?", the changeover command, to the distant station
  776.                 to maintain the link.
  777.                 NOTE: In AMTOR, WRU is ALWAYS ON.
  778.  
  779.  
  780.  
  781.         XFLOW (ON/OFF)          DEFAULT: ON
  782.                 MODES: ALL
  783.                 ON - XON/XOFF software flow control is activated.
  784.                 OFF - XON/XOFF flow control is disabled. Hardware flow
  785.                       control is enabled.
  786.                 If XFLOW is ON, the terminal or computer is expected to
  787.                 respond to the PK232  START and STOP characters defined by
  788.                 the XON and XOFF commands.
  789.                 If XFLOW is OFF, the PK232 sends hardware flow commands
  790.                 via the RTS hardware line.
  791.                 For full hardware control in BOTH directions, set START,
  792.                 STOP, XON, and XOFF to $00.
  793.         
  794.  
  795.  
  796.         XOFF 'n'        DEFAULT: $13 <CTRL-S>
  797.                 MODES: ALL
  798.                 'n' = $00 to $7F  (0 to 127 decimal)
  799.                 Selects the STOP character to be used to stop input from the
  800.                 computer or terminal.
  801.  
  802.  
  803.         XON 'n'         DEFAULT: $11  <CTRL-Q>
  804.                 MODES: ALL
  805.                 'n' = $00 to $7F  (0 to 127 decimal)
  806.                 Selects the PK232 START character that is sent to the
  807.                 computer or terminal to restart input from that device.
  808.  
  809.  
  810.         ========================= PACKET COMMANDS =============================
  811.  
  812.         3RDPARTY  ON/OFF       DEFAULT:OFF
  813.                 ON - The Mailbox BBS will handle 3rd party traffic.
  814.                 OFF - This feature is disabled.
  815.  
  816.  
  817.  
  818.         8BITCONV (ON/OFF)       DEFAULT: OFF
  819.                 Permits packet transmission of 8 bit data in Converse Mode.
  820.                 ON - The high order bit is not stripped in Converse Mode.
  821.                 Off - The high order bit is stripped in Converse Mode
  822.  
  823.         ACKPRIOR  ON/OFF         DEFAULT: OFF
  824.                 ON - Priority acknowledgement is enabled.
  825.                      When a busy channel condition clears (DCD LED OFF),
  826.                      DATA Acknowledgements will be sent immediately, while
  827.                      data and poll bits are held off long enough to prevent
  828.                      collision with the data acks. ACKS are given priority
  829.                      so that fewer acks will collide with data from other
  830.                      stations preventing useless retries.
  831.                      Digi-peated frames are still sent immediately.
  832.                 OFF - This feature is disabled.
  833.  
  834.  
  835.  
  836.         ACRPACK (ON/OFF)        DEFAULT: ON
  837.                 ON -  The send packet character (normally <CR>, is added
  838.                       to all packets sent in Converse Mode.
  839.                 OFF - The send packet character is not added to packets.
  840.  
  841.         ALFPACK (ON/OFF)        DEFAULT: OFF
  842.                 ON - A <LF> character is added to outgoing packets following
  843.                      each <CR> transmitted in the packet.
  844.                 OFF - A <LF> is not added to outgoing packets.
  845.                 Affects outgoing packets only, does not affect the local
  846.                 display.
  847.  
  848.         AUDELAY 'n'
  849.                 Sets delay between PTT going active, and the start of
  850.                 transmit AFSK audio tones.
  851.                 n = 0 to 120 (10 ms intervals).
  852.                 AUDELAY must always be less than TXDELAY by a setting of 10.
  853.  
  854.  
  855.         AX25L2V2 (ON/OFF)       DEFAULT: ON
  856.                 ON - PK232 uses AX.25 Level 2 Version 2.0 protocol
  857.                 OFF - PK232 uses AX.25 Level 2 Version 1.0 protocol
  858.  
  859.         AXDELAY 'n'     DEFAULT: 0
  860.                 'n' = 0 to 180
  861.                 'n' = specifies a keyup delay for voice repeater operation
  862.                       in ten-millisecond intervals.
  863.                       Causes PK232 to wait for a delay period (in addition
  864.                       to TXDELAY), after keying the transmitter, and before
  865.                       data is sent.
  866.  
  867.         AXHANG 'n'      DEFAULT: 0
  868.                 'n' = 0 to 20
  869.                 'n' specifies a voice repeater hang time in 100 mili-second
  870.                     intervals.
  871.  
  872.  
  873.         BBSMSGS (ON/OFF)        DEFAULT: OFF
  874.                 ON - Makes the PK232 status messages look like the TAPR
  875.                      style output.
  876.                 OFF - The PK232 status messages work as before.
  877.  
  878.  
  879.  
  880.         BEACON EVERY|AFTER 'n'  DEFAULT: 0
  881.                 Sets the condition under which the packet beacon will be
  882.                 transmitted.
  883.                 EVERY - Send the beacon at regular intervals.
  884.                 AFTER - Send the beacon once after that specified time
  885.                         interval without packet activity.
  886.                 'n' = 0 to 250
  887.                 'n' sets beacon timing in ten second intervals.
  888.                 '0' Turns off the beacon completely.
  889.                 A beacon frame includes the text you enter with the
  890.                 'BTEXT' command. The Beacon packet is addressed to
  891.                 'CQ' or other address specified by 'UNPROTO'.
  892.  
  893.         BTEXT  text     DEFAULT: Empty
  894.                 Sets the text portion of the beacon packet.
  895.                 text = up to 120 characters and spaces.
  896.                 A multiple line message can be sent by including a <CR>
  897.                 character in the text. <CR> is inserted by typing the
  898.                 PASS character before the <CR>.
  899.                 The PASS character is sent by the PASS command.
  900.                 '%', '&', 'N', 'NO', 'NONE', or 'OFF' will clear the
  901.                 BTEXT text.
  902.  
  903.         CANPAC  'n'     DEFAULT: $19 <CTRL-Y>
  904.                 Sets the CANCEL-PACKET input editing command character.
  905.                 'n' = $00 to $7F (0 to 127 decimal)
  906.                 'n' specifies an ASCII character code.
  907.                 Only a packet that is currently being entered can be
  908.                 canceled. When a packet is cancelled, the line is
  909.                 terminated by a <\> and a <NEWLINE>.
  910.                 The CANCEL-PACKET character also cancels the display
  911.                 output in Command Mode. Type CANCEL-PACKET again to
  912.                 restore the display output.
  913.  
  914.         CASEDISP 'n'    DEFAULT: 0 (as is)
  915.                 Sets the case of the characters that the PK232 sends to the
  916.                 terminal.
  917.                 'n' = 0  'As is' characters are not changed.
  918.                 'n' = 1  'lower' characters are displayed in lower case only.
  919.                 'n' = 2  'UPPER' characters are displayed in upper case only.
  920.  
  921.         CBELL   (ON/OFF)        DEFAULT: OFF
  922.                 ON - Three bell characters ($07 CTRL-G) are sent to the
  923.                      terminal with the **** CONNECTED TO, or ****DSCONNECTED
  924.                      FROM messages, when a connection is established, or
  925.                      terminated.
  926.                 OFF - Bell characters are not sent with the connect
  927.                       message.
  928.                 CBELL sends bell characters on disconnect as well as connect.
  929.  
  930.      
  931.         CFROM   all, none, yes/no, call1 [call2..]    DEFAULT: All
  932.                 Determines how PK232 responds to connect requests.
  933.                 call all, none, YES list, NO list
  934.                        (list up to 8 callsigns seperated by comma's)
  935.                 CFROM NONE - rejects all connect requests.
  936.                 CFROM ALL  - Accepts all connect requests.
  937.                 CFROM NO call1, call2, call3 ......
  938.                 CFROM YES call1, call2, call3 .....
  939.                 CFROM <%> or <&> or OFF clears the CFROM arguments.
  940.  
  941.         CHCALL  (ON/OFF)        DEFAULT: OFF
  942.                 Displays the callsign of the connected-to station after
  943.                 the channel identifier.
  944.                 ON - Call sign of distant station is displayed in multiple
  945.                      connection operation.
  946.                 OFF - Call sign of the distant station is not displayed.
  947.  
  948.      
  949.         CHDOUBLE (ON/OFF)       DEFAULT: OFF
  950.                 Displays received CHSWITCH characters as double characters.
  951.                 ON - Received CHSWITCH haracters appear twice.
  952.                 OFF - CHSWITCH characters only appear once.
  953.                 NOTES: Set CHDOUBLE ON when operating with multiple
  954.                        connections, to tell the difference between CHSWITCH
  955.                        characters received from other stations, and those
  956.                        generated by your PK232.
  957.                        CHSWITCH character must not be one of the channel
  958.                        numbers (0-9).
  959.  
  960.         CHECK 'n'      DEFAULT: 30
  961.                 Sets a timeout value for a packet connection, and depends on
  962.                 the setting of AX25L2V2.
  963.                 'n' = 0 to 250 (check time in ten second intervals)
  964.                 0 = Zero disables this feature.
  965.  
  966.  
  967.         CHSWITCH  'n'   DEFAULT: $00
  968.                 Selects the characters used by both the PK232 and the user
  969.                 to show that a new connection channel is being addressed.
  970.                 'n' = $00 to $FF (0-255 decimal)
  971.                 'n' = ASCII character code.
  972.  
  973.         CMDTIME  'n'    DEFAULT: 10 (1000 ms)
  974.                 Sets the timeout value in TRANSPARENT mode.
  975.                 A guard time of 'n' seconds is allowed to escape from
  976.                 transparent mode to command mode, while permitting any
  977.                 character to be sent as data.
  978.                 'n' = 0 to 250 (timeout value in 100 ms intervals)
  979.                 'n' = 0  Exit from transparent mode requires sending the
  980.                          BREAK signal, or interruption of power to PK232.
  981.  
  982.         CMSG (ON/OFF)   DEFAULT: OFF
  983.                 Enables or disables automatic transmission of the CTEXT
  984.                 message when your PK232 accepts a connect request from
  985.                 another station.
  986.                 ON = CTEXT message is sent as the first packet after a
  987.                      connection is established, by a connect request from
  988.                      a distant station.
  989.                 OFF = The CTEXT message is not sent at all.
  990.  
  991.         CONMODE (CONVERS/TRANS)   DEFAULT: CONVERS
  992.                 Selects the mode that the PK232 uses after entering the
  993.                 connected state.
  994.                 "CONVERS" = PK232 automatically enters CONVERSE mode after
  995.                             a connection is established.
  996.                 "TRANS" = PK232 automatically enters TRANSPARENT mode
  997.                           when a connection is established.
  998.  
  999.  
  1000.         CONNECT call1 [VIA call2 [,call3, ....call9]]
  1001.                 Sends a connect request to station at call1, directly, or
  1002.                 via one or more digipeaters.
  1003.                 Each call can include an optional SSID 'n' immediately
  1004.                 after the callsign.
  1005.  
  1006.         CONOK (ON/OFF)  DEFAULT: ON
  1007.                 An old command related to the TAPR tnc's.
  1008.                 Use CFROM instead of CONOK.
  1009.                 ON - Connect requests from other stations will be accepted
  1010.                     if CFROM is set to all.
  1011.                 OFF - Connect requests from other stations will NOT be
  1012.                       accepted if CFROM is set to ALL or NONE.
  1013.  
  1014.         CONPERM (ON/OFF)        DEFAULT: OFF
  1015.                 Connect permanantly.
  1016.                 ON - The current connection on the current channel is not
  1017.                      allowed to enter the disconnected state.
  1018.                 OFF - The current channel can be connected to and
  1019.                       disconnected from other stations.
  1020.  
  1021.         CONSTAMP (ON/OFF)       DEFAULT: OFF
  1022.                 Activates time stamping of ****CONNECTED status messages.
  1023.                 ON - Connect status messages are time stamped.
  1024.                 OFF - Connect status messages are NOT time stamped.
  1025.  
  1026.         CPACTIME (ON/OFF)       DEFAULT: OFF
  1027.                 Activates automatic, periodic transmission of packets while
  1028.                 in converse mode.
  1029.                 ON - Packet transmit timer is used in converse mode.
  1030.                 OFF - Packet timer is NOT used in converse mode.
  1031.                 When set to on, characters are transmitted periodically,
  1032.                 as they are in transparent mode.
  1033.                 Set ACRPACK OFF for this mode.
  1034.                 CPACTIME ON is a mode similar to full break in CW.
  1035.                 CPATIME ON transmits text soon after it's typed, in short
  1036.                 bursts of a few characters. The other station may break in
  1037.                 at will.
  1038.  
  1039.  
  1040.         CSTATUS
  1041.                 Displays the following information:
  1042.                        The number of each logical channel
  1043.                        The link state of all 10 logical channels
  1044.                        The current input/output channel
  1045.                        Whether or not each connection is permanent.
  1046.         CSTATUS S      CSTATUS short. Displays only those channels
  1047.                        which are connected or which are the current
  1048.                        input/output channels.
  1049.  
  1050.  
  1051.         CTEXT "text"
  1052.                 The text message that is sent to another station, as soon
  1053.                 as he connect to you.
  1054.                 To type a multiple line CTEXT message, and include a <CR>
  1055.                 in the text, use the PASS character <CTRL-V> immediately
  1056.                 before the <CR>.
  1057.                 The CTEXT message can be up to 120 characters in length.
  1058.  
  1059.         CUSTOM 'nnnn'
  1060.                 Specifies a 4 digit hex number, where each bit controlls
  1061.                 a different function.
  1062.                 'n' = $00 to $40  (0 to 64).
  1063.                 ---------------- Bit Descriptions ------------------------
  1064.                 Bit 0 ($0001)  1 = PK232 discards a received packet if
  1065.                                    signal is too weak to cause DCD LED to
  1066.                                    light. (DEFAULT)
  1067.                                0 =  Packets will be received regardless of
  1068.                                     the setting of the threshold control.
  1069.  
  1070.                 Bit 1 ($0002)  0 = (DEFAULT) Setting MONITOR command to
  1071.                                    a value of "YES" or "ON" results in a
  1072.                                    MONITOR value of 4.
  1073.                                1 = MONITOR value of "ON" or "YES" forces
  1074.                                    MONITOR value to 6.
  1075.  
  1076.                 BIT 2 ($0004)  1 = (DEFAULT) A BREAK on the rs232 line puts
  1077.                                    PK232 into COMMAND Mode.
  1078.                                0 = BREAK on rs232 line does not affect PK232.
  1079.  
  1080.                 BIT 3 ($0008)  0 = (DEFAULT) Packet channel numbers are
  1081.                                    numbered 0-9.
  1082.                                1 = Packet channel numbers are labeled A-J
  1083.                                    (lowercase a-j also accepted).
  1084.  
  1085.                 BIT 4 ($0010)  1 = (DEFAULT) PK232 inserts figures shift
  1086.                                    character after a space prior to sending
  1087.                                    any figures. <space><FIGS><number>.
  1088.                                0 = PK232 will not insert FIGS character after
  1089.                                    each space. (Recommended for MARS).
  1090.  
  1091.                 BIT 5 ($0020)  1 = When powered on, PK232 stays in last mode
  1092.                                    it was in (converse, command or transparent)
  1093.                                0 = (DEFAULT) PK232 always powers up in
  1094.                                    COMMAND mode.
  1095.  
  1096.                 BIT 6 ($0040)  1 = Monitoring is active in the transparent
  1097.                                    mode.
  1098.                                0 = (DEFAULT) Monitoring is disabled in the
  1099.                                    transparent mode.
  1100.  
  1101.                 BITS 7-15      Unused at present time.
  1102.  
  1103.                 CUSTOM "Y" or CUSTOM "ON" returns CUSTOM command to
  1104.                                 default settings.
  1105.  
  1106.  
  1107.         DFROM (all, none,yes/no, call1, call1...)   DEFAULT: ALL
  1108.                 Determines how the PK232 will be used as a digipeter.
  1109.                 It determines which stations will be repeated and which
  1110.                 will not be repeated.
  1111.                 NONE - No stations are digipeated
  1112.                 YES (call list) - Packets are digipeated only for those
  1113.                                   stations whose calls are listed.
  1114.                 NO (call list) - Packets are not digipeated only for those
  1115.                                  stations whose calls are listed.
  1116.                 %, & or OFF  - Clears DFROM.
  1117.  
  1118.  
  1119.  
  1120.         DIGIPEAT (ON/OFF)       DEFAULT: ON
  1121.                 Included for compatibality with TAPR TNC's.
  1122.                 ON - PK232 digipeats packets from all other stations
  1123.                      if DFROM is set to ALL.
  1124.                 OFF - PK232 will not digipeat packets if DFROM is set to
  1125.                       ALL or NONE.
  1126.  
  1127.  
  1128.         DISCONNE
  1129.                 Initiates a disconnect command to the distant station to
  1130.                 which you are connected. If successfull, the following
  1131.                 message appears:  **** DISCONNECTED (callsign)
  1132.  
  1133.         DWAIT 'n'       DEFAULT: 16 (160 ms)
  1134.                 Helps to avoid collisions with digipeated packets.
  1135.                 'n' = 0 to 250  ten millisecond intervals.
  1136.                 PK232 pauses after last hearing data on the channel for
  1137.                 the duration of the DWAIT time, before it begins it's
  1138.                 transmitter key-up sequence.
  1139.                 Recommended Values:
  1140.                                    Digipeaters: 0
  1141.                                    Local Stations : 160 (default)
  1142.                                    PBBS's and HOSTS: 320
  1143.                                    File Transfers: 480
  1144.  
  1145.         FRACK 'n'       DEFAULT: 3 (3 seconds)
  1146.                 Frame ACKnowledgement time in seconds, that the PK232 will
  1147.                 wait for acknowledgement of the last sent protocol frame
  1148.                 before resending or retrying that frame again.
  1149.                 'n' = 1 to 15 (seconds)
  1150.  
  1151.  
  1152.         HBAUD 'n'       DEFAULT: 1200 Bauds
  1153.                 Sets the PK232 to radio baud rate.
  1154.                 'n' can be:  45, 50, 75, 100, 110, 150, 200, 300, 400,
  1155.                 600, 1200, 2400, 4800, 9600.
  1156.                 HBAUD sets the "on the air" baud rate ONLY in the packet mode.
  1157.  
  1158.  
  1159.         HEADERLN (ON/OFF)       DEFAULT: ON
  1160.                 ON - The header for a monitored packet is printed on a
  1161.                      separate line from the packet text.
  1162.                 OFF - The header and packet text of monitored packets are
  1163.                       printed on the same line.
  1164.                 Only affects the DISPLAY of monitored packets.
  1165.  
  1166.  
  1167.         HID  (ON/OFF)           DEFAULT: OFF
  1168.                 Activates or disables the automatic periodic transmission
  1169.                 of identification packets when operating as a digipeater.
  1170.                 ON - PK232 sends HDLC identification as a digipeater.
  1171.                 OFF - PK232 does not send HDLC identification.
  1172.                 The timing for the identification is every 9.5 minutes, and
  1173.                 cannot be changed.
  1174.  
  1175.  
  1176.         ID
  1177.                 Sends a special identification packet. (HID must be set ON).
  1178.                 Sends a final identification packet when you're taking
  1179.                 your station off the air. The identification consists of
  1180.                 an un-numbered I frame with it's data field containing
  1181.                 your MYALIAS and your MYCALL and the word "digipeater".
  1182.  
  1183.         ILFPACK (ON/OFF)                DEFAULT: ON
  1184.                 Permits you to control the way the PK232 handles line
  1185.                 feed characters received from your computer.
  1186.                 ON - PK232 ignores all line-feed characters received from
  1187.                      the computer terminal.
  1188.                 OFF - PK232 transmits all line-feed characters received from
  1189.                       the computer or terminal.
  1190. ----------------------------------------------------------------------------
  1191. PK232CMD.LST  (PART 3)
  1192. ----------------------------------------------------------------------------
  1193.  
  1194.  
  1195.         KISS (ON/OFF)   DEFAULT: OFF
  1196.                 KISS protocol eliminates most of the PK232 software, and
  1197.                 sends raw HDLC frames up to the host computer.
  1198.                 The bulk of AX.25 (or other protocol) must be done on the
  1199.                 host computer.
  1200.                 ON - PK232 operates as a KISS TNC.
  1201.                      Forces HPOLL OFF (temporarily), PPERSIST ON, RAWHDLC ON,
  1202.                      and HOST ON. RAWHDLC ON temporarily forces CONMODE TRANS,
  1203.                      TRACE OFF, HID OFF, and NO Beacon. HOST ON temporarily
  1204.                      forces 8BITCONV ON, AWLEN 8, PARITY 0, and no software
  1205.                      flow control.
  1206.                      To exit KISS mode, type (3) <CTRL-C> all within 1 second.
  1207.                      HOST OFF (3 Ctrl-C's) forces KISS OFF.
  1208.                      PK232 CMD and PKT LED's will be lit confirming exit
  1209.                      from KISS mode.
  1210.                      "Temporarily" means that PK232 will behave as if the
  1211.                      function is set that way, even though the function
  1212.                      setting does not change.
  1213.  
  1214.  
  1215.                 OFF - PK232 operates as a normal AX.25 level 2 TNC.
  1216.                 In KISS and Raw HDLC modes, communication activity on the
  1217.                 RS-232 link is shown by the illumination of the STA and
  1218.                 CON led's as follows:
  1219.                             STA led lit:  Host to TNC communication.
  1220.                             CON led lit:  TNC to host communication.
  1221.                 KISS mode is used to run TCP/IP.
  1222.                 To run TCP/IP, the following parameters must be set:
  1223.                         AWLEN 8
  1224.                         PARITY 0    Enter if terminal word length and parity
  1225.                         RESTART     is something other than 8 bits
  1226.                         --------------------------------------------------
  1227.                         TRACE OFF         Enter if commands have been
  1228.                         HID OFF           changed from default settings.
  1229.                         BEACON EVERY 0
  1230.                         PACKET
  1231.                         ---------------------------------------------------
  1232.                         CONMODE TRANS     Enter these commands with HOST ON
  1233.                         PPERSIST ON       command entered last.
  1234.                         RAW ON
  1235.                         HPOLL OFF
  1236.                         KISS ON
  1237.                         HOST ON   (must be entered last)
  1238.  
  1239.  
  1240.         MAILDROP  ON/OFF     DEFAULT: OFF
  1241.                 ON - PK232 operates as a personal packet BBS.
  1242.                 OFF - PK232 operates as normal AX.25 Level 2 TNC.
  1243.                 8000 bytes of ram are available for the mailbox. The ram
  1244.                 can be used for a single message or up to 15 messages.
  1245.                 Power on/off, RESTART or RESET clears all messages in ram.
  1246.                 Mailbox commands:
  1247.                                 B  -  BYE Log off the Mailbox
  1248.                                 K  -  Kill or delete messages.
  1249.                                 L  -  List the message directory
  1250.                                 R  -  Read a specific message
  1251.                                 S  -  Send a message
  1252.  
  1253.  
  1254.  
  1255.  
  1256.         MAXFRAME 'n'    DEFAULT: 4
  1257.                 'n' = 1 to 7
  1258.                 Sets the upper limit on unacknowledged packets the PK232
  1259.                 permits on the radio link at any one time. Also sets the
  1260.                 maximum number of packets the PK232 will send during any
  1261.                 given transmission.
  1262.  
  1263.         MBELL (ON/OFF)          DEFAULT: OFF
  1264.                 ON - Will send 3 bell characters to the terminal when the
  1265.                      call signs of the station monitored match the MFROM and
  1266.                      MTO lists.
  1267.                 OFF - PK232 will NOT send any bell characters to the terminal
  1268.                       as a result of monitored packets.
  1269.  
  1270.         MBX call1 [,call2] [ -'n']       DEFAULT: empty
  1271.                 MBX overrides normal monitor functions so that you can
  1272.                 monitor one or both sides of a conversation.
  1273.                 MBX filters the received packet stream so that only packets
  1274.                 from the selected stations are shown, without headers, codes,
  1275.                 or repeated frames. Permits you to read and record data
  1276.                 without having to log on or connect to the source station.
  1277.                 Use this command if someone is dumping a file on a PBBS,
  1278.                 any you would like a clean copy of it.
  1279.                 The resulting information is free of all headers, frame
  1280.                 identifier codes, repeats and improperly sequenced lines.
  1281.                 "ALL" permitts MBX to monitor packets from any station.
  1282.                 MBX is cleared with %, &, N, or NO.
  1283.  
  1284.  
  1285.         MCON 'n'        DEFAULT: 0 (zero)
  1286.                 Allows selective monitoring of a other traffic while
  1287.                 connected to a distant station. Affects the display only
  1288.                 in the connected state.
  1289.                 'n' = 0 to 6 signifying various levels of monitoring
  1290.                 0 = Disable monitoring while connected.
  1291.                 1 = Show only unnumbered (UI) frames resulting from an
  1292.                     unconnected transmission. Also displays beacons.
  1293.                 2 = Numbered (I) frames are also displayed. These result
  1294.                     from a connected transmission. Monitors connected
  1295.                     conversations in progress.
  1296.                 3 = Connect requests (SABM or 'C') frames and (DISC or 'D')
  1297.                     frames are also displayed with headers.
  1298.                 4 = Unnumbered acknowledgment frames (UA) of connect and
  1299.                     disconnect state frames are also displayed with either
  1300.                     the character (UA) or (DM) and a header.
  1301.                 5 = Receive Ready (RR), Receive Not Ready (RNR), Reject (RJ)
  1302.                     Frame Reject (FRMR) and (I)- frames are also displayed.
  1303.                 6 - Poll/Final bit and sequence numbers are also displayed.
  1304.  
  1305.  
  1306.         MDCHECK
  1307.                 Logs you on to your own mailbox to check for messages.
  1308.                 While you are logged onto the mailbox, any connect
  1309.                 request from a distant station will be answered with a "BUSY"
  1310.                 (DM) frame to the distant station.
  1311.                 If MAILDROP is OFF, you cannot issue mailbox commands.
  1312.                 You must use the MDCHECK command .
  1313.                 A blinking STA LED indicates that a message has been left
  1314.                 for the mailbox owner.  MDCHECK turns off the STA LED.
  1315.                 You cannot log onto your mailbox while a connect with
  1316.                 another station is in progress.
  1317.  
  1318.  
  1319.  
  1320.         MDIGI (ON/OFF)          DEFAULT: OFF
  1321.                 Permits you to display packet frames that your monitor would
  1322.                 normally not show when another station uses your station
  1323.                 as a digipeater.
  1324.                 ON - I and UI frames having your call sign (MYCALL or MYALIAS)
  1325.                      as the next digipeater in the digipeater field are
  1326.                      displayed.
  1327.                 OFF - Normal monitoring as determined by the monitoring mode
  1328.                       commands.
  1329.  
  1330.  
  1331.  
  1332.         MDMON ON/OFF     DEFAULT: ON
  1333.                 ON - Monitors a calling station's activity on your mailbox.
  1334.                 OFF - Normal monitoring as determined by the monitoring
  1335.                       mode commands.
  1336.  
  1337.         MDPROMPT  text
  1338.                 text = any combination of characters and spaces up to a
  1339.                        maximum of 80 bytes.
  1340.                 MDPROMPT is the command line sent to a calling station by
  1341.                 your mailbox in response to a send command issued by the
  1342.                 user.
  1343.                 DEFAULT: "Enter message, ^Z (CTRL-Z) to end".
  1344.  
  1345.  
  1346.  
  1347.         MFILTER n1 ['n2 [,n3 [,n4 ]]]           DEFAULT: $80
  1348.                 Selects characters fo be filtered or excluded from the
  1349.                 monitored packets.
  1350.                 'n' = $00 to $80 (0 to 128 decimal) specifies an ASCII
  1351.                       character code. Up to 4 characters can be specified.
  1352.  
  1353.         MFROM ALL/NONE or YES/NO call1 [,call2..]       DEFAULT: ALL
  1354.                 Determines how the PK232 monitors the packet channels,
  1355.                 and displays the information. Determines which station's
  1356.                 packets will be displayed, and which station's packets will
  1357.                 be hidden.
  1358.                 MFROM NONE Stops any packets from being displayed.
  1359.                 MFROM YES [call list] displays packets only from stations
  1360.                                       whose call is in list.
  1361.                 MFOM NO [call list] Hides or masks packets from one or more
  1362.                                     specific stations.
  1363.                 Clear MFROM with %, & or OFF.
  1364.  
  1365.  
  1366.         MHEARD
  1367.                 Displays a list of stations heard since the last time the
  1368.                 MHEARD buffer was cleared.
  1369.                 To clear MHEARD buffer use MHEARD &, N, NO, NONE, or OFF.
  1370.                 The maximum number of stations that can be logged is 18.
  1371.                 As more stations are heard, earlier entrys are discarded.
  1372.  
  1373.  
  1374.         MID 'n'
  1375.                 n = 0 to 250   Specifies the Morse ID timing in 10 second
  1376.                                intervals. PK232 issues a 20 WPM Morse ID.
  1377.                 n = 0          Disables Morse ID (DEFAULT)
  1378.                 If HID is ON, ID will cause HDLC ID to be transmitted
  1379.                 immediately (same as before).
  1380.                 If MID is set to a value other than 0, ID will force a MORSE
  1381.                 ID immediately. If both HID and MID are active, the MORSE
  1382.                 ID will be sent first.
  1383.  
  1384.  
  1385.  
  1386.         MONITOR 'n'     DEFAULT: 4
  1387.                 'n' = 0 to 6 determines various levels on monitor indications.
  1388.                 0 = Disable monitoring while connected.
  1389.                 1 = Show only unnumbered (UI) frames resulting from an
  1390.                     unconnected transmission. Also displays beacons.
  1391.                 2 = Numbered (I) frames are also displayed. These result
  1392.                     from a connected transmission. Monitors connected
  1393.                     conversations in progress.
  1394.                 3 = Connect requests (SABM or 'C') frames and (DISC or 'D')
  1395.                     frames are also displayed with headers.
  1396.                 4 = Unnumbered acknowledgment frames (UA) of connect and
  1397.                     disconnect state frames are also displayed with either
  1398.                     the character (UA) or (DM) and a header.
  1399.                 5 = Receive Ready (RR), Receive Not Ready (RNR), Reject (RJ)
  1400.                     Frame Reject (FRMR) and (I)- frames are also displayed.
  1401.                 6 - Poll/Final bit and sequence numbers are also displayed.
  1402.  
  1403.         MPROTO (ON/OFF)         DEFAULT: OFF
  1404.                 ON - Monitors all I and UI frames as before.
  1405.                 OFF - Monitors only those I and UI frames with PID byte of $F0.
  1406.                 Used with NET/ROM that sends frames that have a PID of $CF.
  1407.                 Allows monitoring of frames used by NET/ROM.
  1408.  
  1409.         MRPT (ON/OFF)   DEFAULT: ON
  1410.                 Affects the way monitored packets are displayed.
  1411.                 ON - Show digipeaters in the header. Stations heard directly
  1412.                      are marked with an "*" asterisk.
  1413.                 OFF - Show packets only from originating and destination
  1414.                       stations.
  1415.  
  1416.      
  1417.         MSTAMP (ON/OFF)         DEFAULT: OFF
  1418.                 Activates or disables time stamping of monitored packets.
  1419.                 ON - Monitored frames are time stamped.
  1420.                 OFF - Monitored frames are not time stamped.
  1421.  
  1422.  
  1423.         MTO ALL/NONE or YES/NO call1 [,call2...]        DEFAULT:none
  1424.                 MTO determines how the PK232 monitors the packet channel.
  1425.                 It determines which station's packets will be displayed,
  1426.                 and which station's packets will be masked off or hidden.
  1427.                 MTO ALL  Stops all packets to all stations from being displayed
  1428.                 MTO YES <call list> will display packets to the stations,
  1429.                                     whose calls are included in list.
  1430.                 MTO NO <call list> Packets to stations whose calls are included
  1431.                                    in list, will not be displayed.
  1432.                 Clear MTO with %, &, or OFF
  1433.  
  1434.  
  1435.         MYALIAS call [-n]       DEFAULT: Empty
  1436.                 Specifies an alternate callsign or alias for use as a
  1437.                 digipeater only.
  1438.                 n = 0 to 15 optional substation ID.
  1439.  
  1440.         MYCALL call [-n]        DEFAULT: PK232
  1441.                 Loads your call sign into PK232 memory.
  1442.                 n indicates an optional substation id (SSID).
  1443.                 If MYCALL has not been changed from the default value of
  1444.                 "PK232", PK232 will not transmit or acknowledge any
  1445.                 packets. This prevents "PK232" from being transmitted.
  1446.  
  1447.  
  1448.         PACKET
  1449.                 Causes the PK232 to enter the packet radio mode.
  1450.  
  1451.  
  1452.         PACLEN  'n'        DEFAULT: 128
  1453.                 Sets the maximum number of user data bytes to be carried in
  1454.                 each packet's information field.
  1455.                 'n' = 0 to 255 data bytes or characters.
  1456.                 0 = is equivalent to 256
  1457.                 NOTE: it is not necessary that two TNC's be set to the
  1458.                       same packet length to exchange data. Some TNC's may
  1459.                       not be compatible with frames containing more than
  1460.                       128 data bytes.
  1461.  
  1462.  
  1463.         PACTIME  EVERY|AFTER  'n'       DEFAULT: After 10 (1000 ms)
  1464.                 A PACTIME parameter is ALWAYS used in TRANSPARENT mode.
  1465.                 PACTIME is also used in converse mode if CPACTIME is ON.
  1466.                 'n' = 0 to 250 specifies number of 100 millisecond intervals.
  1467.                 EVERY - packet timeout occurs every 'n' * milliseconds.
  1468.                 AFTER - packet timeout occurs when 'n' * 100 milliseconds
  1469.                         elapse without input from the computer or terminal.
  1470.                 A zero length packet will never be produced. The timer
  1471.                 is not started until the first character or byte is entered.
  1472.                 A value of 0 for 'n' is not allowed. Zero means packets are
  1473.                 sent with no wait time.
  1474.  
  1475.  
  1476.         PASS  'n'       DEFAULT: $16 <CTRL-V>
  1477.                 Selects the ASCII character code to be used for the pass
  1478.                 input editing command.
  1479.                 'n' = $00 to $7F  (0 to 127 decimal) ASCII code.
  1480.                 'n' is the numeric ASCII code for the character you'll use
  1481.                     to signal that the character immediately following it
  1482.                     is to be included in the packet or text string.
  1483.  
  1484.                 Use the PASS character (DEFAULT: <CTRL-V)) to send
  1485.                 characters that usually have special functions.
  1486.  
  1487.  
  1488.         PASSALL (ON/OFF)        DEFAULT: OFF
  1489.                 ON - PK232 will accept packets with invalid CRC's.
  1490.                 OFF - PK232 will accept packets with valid CRC's ONLY.
  1491.                 PASSALL shuts off the error detecting mechanism in packet
  1492.                 mode.
  1493.                 When PASSALL is ON, MHEARD logging is disabled since the
  1494.                 call signs detected may be incorrect.
  1495.  
  1496.  
  1497.  
  1498.         PERSIST 'n'     DEFAULT: 127 (middle between 0 and 255)
  1499.                 'n' = 0 to 255 specifies the threshold value for a random
  1500.                       number attempt to transmit.
  1501.                 'n' = 0 Signifies a 1/256th chance of transmitting erery
  1502.                         SLOTTIME.
  1503.                 'n' = 255 Signifies 'transmit right away without delay'
  1504.                       When PK232 has data ready for transmission, the PK232
  1505.                       watches the DCD signal from it's internal modem.
  1506.                       The PK232 waits forever for the DCD signal to go
  1507.                       to the inactive state. When DCD goes inactive, meaning
  1508.                       that the channel is clear, the PK232 generates a random
  1509.                       number between 0 and 255. If the random number is equal
  1510.                       to or less than PERSIST, PK232 keys the PTT line,
  1511.                       waits .01 * TXDELAY seconds, and then transmits all
  1512.                       frames in it's queue.
  1513.                       If the random number generated is greater than PERSIST,
  1514.                       the PK232 waits .01 * SLOTTIME seconds and repeats the
  1515.                       procedure. If DCD has gone active in the meantime, the
  1516.                       PK232 again waits for DCD to go inactive before it
  1517.                       continues.
  1518.  
  1519.  
  1520.         PPERSIST (ON/OFF)       DEFAULT: OFF
  1521.                 ON - PK232 uses the PERSIST and SLOTTIME parameters in
  1522.                      executing p-persistent CSMA (Carrier Sense Multiple
  1523.                      Access).
  1524.                 OFF - PK232 uses DWAIT for TAPR-type 1-persistent CSMA.
  1525.  
  1526.  
  1527.  
  1528.         RELINK (ON/OFF)         DEFAULT: OFF
  1529.                 ON - PK232 will automatically try to reconnect the distant
  1530.                      station after the link has timed out on retries.
  1531.                 OFF - PK232 will not attempt to re-establish the failed link.
  1532.                 Set RELINK to OFF when using the PK232 with host computer
  1533.                 applications.
  1534.  
  1535.  
  1536.         RESPTIME 'n'            DEFAULT: 10 (1000 ms)
  1537.                 'n' = 0 to 250 100 ms intervals.
  1538.                 Adds a minimum delay before the PK232 sends acknowledgement
  1539.                 packets.
  1540.  
  1541.  
  1542.         RETRY 'n'       DEFAULT: 10
  1543.                 'n' = 0 to 15 specifies the maximum number of packet retrys.
  1544.                 'n' = 0  specifies an infinite number of retrys.
  1545.                 FRACK specifies the time between retrys.
  1546.  
  1547.  
  1548.  
  1549.         SENDPAC 'n'     DEFAULT: $0D <CTRL-M>
  1550.                 'n' = $00 to $7F ( 0 to 127 decimal) ASCII character code.
  1551.                 Selects the character used to force a packet to be sent
  1552.                 in converse mode.
  1553.                 Use SENDPAC $0D with CR ON to send packets with <CR> included
  1554.                 in the packet.
  1555.                 If CAPTIME ON, set SENDPAC to a value not ordinarily used,
  1556.                 (for example <CTRL-A> with CR OFF). This setting forces
  1557.                 packets to be sent without extra <CR> characters in the text.
  1558.  
  1559.  
  1560.         SLOTTIME 'n'            DEFAULT: 10 (100 seconds)
  1561.                 'n' = 0 to 250   specifies the time interval during which
  1562.                                  the PK232 waits between generating random
  1563.                                  numbers, to see if it can transmit.
  1564.  
  1565.  
  1566.         SQUELCH (ON/OFF)                DEFAULT: OFF
  1567.                 ON - PK232 responds to positive going squelch voltage.
  1568.                 OFF - PK232 responds to negative going squelch voltage.
  1569.                 PK232 normally senses audio mark and space tones from
  1570.                 the receiver as an indication that the channel is busy.
  1571.                 If there are voice signals on the channel, the PK232 may
  1572.                 not accept them as an indication that the channel is
  1573.                 busy, and double with them. In this case, the squelch
  1574.                 voltage from the radio can be fed into the PK232 to provide
  1575.                 a positive means of determining if the channel is busy or
  1576.                 not. SQUELCH permits either polarity of radio squelch
  1577.                 voltage to be used.
  1578.  
  1579.  
  1580.  
  1581.         TRANS
  1582.                 Switches PK232 from command mode to TRANSPARENT mode.
  1583.                 The current state of the radio link is not affected.
  1584.                 TRANSPARENT mode is used to transfer binary or other
  1585.                 non-text files.
  1586.  
  1587.  
  1588.         TRIES 'n'       DEFAULT: 0
  1589.                 'n' = 0 to 15  specifies the current RETRY level on the
  1590.                       selected input channel.
  1591.                 TRIES retrieves (or forces) the count of tries on the data
  1592.                 channel presently selected.
  1593.                 TRIES <with no argument>  returns the current number of tries
  1594.                                           if an outstanding unacknowledged
  1595.                                           frame exists. If no outstanding
  1596.                                           unacknowledged frame exists, PK232
  1597.                                           returns the number of tries required
  1598.                                           to get an ACK for the previous frame.
  1599.                 TRIES is used to gather statistics on a given path or
  1600.                 channel.
  1601.                 TRIES 'n' forces the tries counter to the entered value.
  1602.                           (This method is not recommended to force a new
  1603.                           count into the TRIES counter).
  1604.  
  1605.  
  1606.         TXDELAY 'n'             DEFAULT: 30  (300 ms)
  1607.                 'n' = 0 to 120  ten millisecond intervals.
  1608.                 Tells PK232 how long to wait before sending packet frame data
  1609.                 after keying your transmitter's PTT line.
  1610.  
  1611.  
  1612.         TXFLOW (ON/OFF)         DEFAULT: OFF
  1613.                 ON - Software flow control for Pk232 can be activated in the
  1614.                      Transparent mode.
  1615.                 OFF - Software flow control for PK232 is disabled in
  1616.                       Transparent mode.
  1617.                 If TXFLOW is ON, the settings of XFLOW determine the type
  1618.                 of flow control used in Transparent mode.
  1619.                 If TXFLOW is OFF, PK232 uses only hardware flow control; all
  1620.                 data sent to the terminal remains fully transparent.
  1621.                 If TXFLOW and XFLOW are ON, PK232 uses the START and STOP
  1622.                 characters (set by XON and XOFF) to control the input from
  1623.                 the terminal.
  1624.                 Unless TRFLOW is also on, only hardware flow control is
  1625.                 available to the computer or terminal to control output
  1626.                 from the PK232.
  1627.                 If START and STOP characters are set to $00, hardware
  1628.                 flow control is always selected, regardless of the setting
  1629.                 of TXFLOW.
  1630.      
  1631.  
  1632.         UNPROTO call1 [via call2 [,call3....,call9]]            DEFAULT:CQ
  1633.                 Sets the digipeat and destination address fields of packets
  1634.                 sent in the unconnected (unprotocol) mode.
  1635.                 call1 - call sign to be placed in the TO address field.
  1636.                 call2-9 - Optional digipeater call list ( up to 8 calls).
  1637.                 Unconnected packets are sent as unsequenced I frames with
  1638.                 the destination and digipeat fields taken from call1 through
  1639.                 call9 options.
  1640.  
  1641.  
  1642.         USERS 'n'       DEFAULT: 1
  1643.                 'n' = 0 to 10  specifies the number of active simultaneous
  1644.                                connections that can be established with
  1645.                                your pk232.
  1646.                 USERS only affects the way INCOMING connect requests are
  1647.                 handled. It does not affect the number of connections
  1648.                 that you initiate.
  1649.  
  1650.  
  1651.         VHF (ON/OFF)            DEFAULT: ON
  1652.                 ON - Packet modem tones are shifted 1000 Hz.
  1653.                 OFF - Packet tones are shifted 200 Hz.
  1654.                 ON is for VHF Packet operation.
  1655.                 OFF is for HF Packet operation.
  1656.  
  1657.         WHYNOT  ON/OFF      (DEFAULT OFF)
  1658.                 ON - PK232 will generate a reason why a received packet
  1659.                      was not displayed on the screen.
  1660.                 OFF - This function is disabled.
  1661.                       ----------- Reasons for Bad Packets ----------------
  1662.                       Bit Residue - Frame ended in the middle of a byte.
  1663.                       Passall -     Received packet frame had errors and
  1664.                                     PASSALL was set to off preventing the
  1665.                                     packet from being displayed.
  1666.                       DCD Threshold - The Threshold control was set to
  1667.                                       far CCW. The DCD LED was off when the
  1668.                                       packet was received.
  1669.                       MONITOR -      The MONITOR value was set too low to
  1670.                                      receive this type of frame.
  1671.                       MCON -         MCON was set too low to receive this
  1672.                                      type of frame.
  1673.                       MPROTO -       MPROTO was set to OFF and the received
  1674.                                      packet was probably a NET/ROM or TCP/IP
  1675.                                      frame.
  1676.                       MFROM/MTO -    The frame was blocked by the setting
  1677.                                      of either MFROM or MTO commands.
  1678.                       MBX -          The call sign of the sending station
  1679.                                      does not match the callsign setting
  1680.                                      in the MBX command.
  1681.                       MBX SEQUENCE - The packet frame has been received out
  1682.                                      of sequence indicating that it is
  1683.                                      probably a "retry".
  1684.                       FRAME TOO LONG - Incoming packet frame is longer than
  1685.                                        330 bytes. Probably a non-AX.25
  1686.                                        frame.
  1687.                       FRAME TOO SHORT - Incoming packet frame is shorter
  1688.                                         than 15 bytes. Only seen if PASSALL
  1689.                                         is set to ON. Probably a non-AX.25
  1690.                                         frame.
  1691.                       RX OVERRUN -      Another HDLC byte was received before
  1692.                                         the previous one could be read from
  1693.                                         the HDLC chip (8530).
  1694.  
  1695.  
  1696.  
  1697.         XMITOK (ON/OFF)         DEFAULT: ON
  1698.                 ON - Transmit functions (PTT Line) are active.
  1699.                 OFF - Transmit functions (PTT Line) are disabled.
  1700.                 If XMITOK is OFF, the PTT line to the transmitter is disabled.
  1701.                 All other pk232 functions remain the same.
  1702.                 XMITOK is set to OFF when you want to monitor channel
  1703.                 activity without ever transmitting.
  1704. ----------------------------------------------------------------------------
  1705. PK232CMD.LST  (PART 4 OF 4)
  1706. ----------------------------------------------------------------------------
  1707.  
  1708.  
  1709.         ========================= MORSE COMMANDS ==============================
  1710.         MORSE
  1711.                 PK232 is switched into Morse code mode.
  1712.  
  1713.  
  1714.         MSPEED 'n'      DEFAULT: 20 WPM
  1715.                 Sets the MORSE code keying speed for the PK232.
  1716.                 'n' = 5 to 99 WPM
  1717.                 For speeds between 5 and 14 WPM, code is sent with Farnsworth
  1718.                 spacing - the characters are actually sent at 15 WPM.
  1719.  
  1720.  
  1721.  
  1722.         ========================= BAUDOT COMMANDS =============================
  1723.  
  1724.         BAUDOT
  1725.                  Switches PK232 into Baudot Rtty mode.
  1726.  
  1727.  
  1728.  
  1729.         BITINV n        DEFAULT: $00
  1730.                 MODE: Baudot RTTY
  1731.                 n = $00 to $1F (0 to 31 decimal)  specifies a number to be
  1732.                                exclusive ORed with every received Baudot
  1733.                                character.
  1734.                 $00 = no bit imversion, print plain text.
  1735.  
  1736.  
  1737.  
  1738.         CCITT (ON/OFF)          DEFAULT: ON
  1739.                 MODE: Baudot RTTY
  1740.                 ON - If code is 0, PK232 uses the CCITT ITA #2 code in Baudot.
  1741.                 OFF - If code is 0, PK232 uses the U.S. Teleprinter code
  1742.                       in Baudot.
  1743.                 CCITT has been replaced with the CODE command, but is
  1744.                 retained for compatibility reasons.
  1745.  
  1746.  
  1747.  
  1748.         RBAUD 'n'       DEFAULT: 45 bauds (60 WPM)
  1749.                 'n' specifies the RADIO baud rate for Baudot RTTY.
  1750.                 'n' can be 45, 50, 57, 75, 100, 110, 150, 200, 300 bauds.
  1751.  
  1752.  
  1753.         USOS (ON/OFF)           DEFAULT: OFF
  1754.                 ON - Letters (LTRS) case is forced after a space character.
  1755.                 OFF - Letters (LTRS) case is NOT forced after a space.
  1756.  
  1757.  
  1758.         ========================= AMTOR/FEC COMMANDS ==========================
  1759.  
  1760.         ACHG
  1761.                 Forces a changeover from receive to transmit in the AMTOR
  1762.                 link.
  1763.  
  1764.         ADELAY  'n'     DEFAULT: 4
  1765.                 'n' = 1 to 9
  1766.                 'n' specifies transmitter key up delay in ten millisecond
  1767.                     intervals.
  1768.                 ADELAY is the time between the instant the PTT line is
  1769.                 activated for xmit, and the instant when ARQ data actually
  1770.                 begins to flow to the transmitter.
  1771.  
  1772.         ALIST
  1773.                 Switches PK232 into ARQ listen mode. (Mode L).
  1774.  
  1775.         AMTOR
  1776.                 Switches PK232 into ARQ standby/receive mode.
  1777.                 Any FEC (Mode B) transmissions will be displayed.
  1778.  
  1779.         ARQ aaaa
  1780.                 Starts a Mode A SELCAL to a distant station.
  1781.                 aaaa = the distant station's selective calling code.
  1782.  
  1783.         ARQTMO 'n'      DEFAULT: 60
  1784.                 'n' = 0 to 250
  1785.                 'n' = number of seconds to send an ARQ selcal before
  1786.                       automatic transmitter shutdown.
  1787.  
  1788.         FEC     Puts PK232 in AMTOR Mode B.
  1789.                 Use this mode to send an AMTOR CQ.
  1790.                 Include your SELCAL in your transmitted FEC message so that
  1791.                 other stations can call you in Mode A (ARQ).
  1792.  
  1793.  
  1794.         MYALTCAL aaaa           DEFAULT: Empty
  1795.                 aaaa specifies an Alternate SELCAL code.
  1796.                 aaaa can be any 4 alphabetical characters or numeric strings
  1797.                      of either 4 or 5 characters.
  1798.  
  1799.  
  1800.         MYSELCAL aaaa           DEFAULT: empty
  1801.                 Specifies your selective calling code (SELCAL)
  1802.                 SELCAL must be specified before you can use AMTOR mode.
  1803.                 Rules for determining your SELCAL:
  1804.                 Group     Call    Selcal
  1805.                 ---------------------------
  1806.                 1 by 2    W1XX     WWXX
  1807.                 1 by 3    W1XXX    WXXX
  1808.                 2 by 1    AB1X     AABX
  1809.                 2 by 2    AB1XX    ABXX
  1810.                 2 by 3    KA1XXX   KXXX
  1811.  
  1812.  
  1813.  
  1814.         MYIDENT aaaaaaa     DEFAULT: empty
  1815.                 aaaaaaa specifies the user's seven character SELCAL as
  1816.                 described in CCIR Rec. 625.
  1817.                 The PK232 now supports 7 character selcal's in AMTOR mode.
  1818.  
  1819.  
  1820.  
  1821.         RFEC (ON/OFF)           DEFAULT: ON
  1822.                 Prevents the reception of all FEC signals while in AMTOR
  1823.                 standby mode.
  1824.                 ON - Mode B FEC signals are displayed while in AMTOR standby.
  1825.                 OFF - Mode B FEC signals are not displayed.
  1826.  
  1827.         SELFEC aaaa             DEFAULT: empty
  1828.                 aaaa specifies a distant station's selective calling code
  1829.                 (SELCAL).
  1830.                 SELFEC starts a selective FEC (mode Bs) transmission to
  1831.                 the specified distant station, when you enter that station's
  1832.                 SELCAL code.
  1833.  
  1834.  
  1835.         SRXALL (ON/OFF)         DEFAULT: OFF
  1836.                 Permits the reception of selectively coded inverse FEC signals
  1837.                 normally not available for decoding.
  1838.                 ON - Receive all selective (SELFEC) transmissions.
  1839.                 OFF - Receive only SELCAL addressed SELFEC transmissions.
  1840.  
  1841.  
  1842.         ========================= TDM COMMANDS ================================
  1843.  
  1844.         TDBAUD n            DEFAULT: 96
  1845.                 n specifies the data rate (speed in bauds) of the TDM signal
  1846.                   you are receiving.
  1847.                   n = 0 to 200 but only some of these are legal values.
  1848.                   1-channel: 48, 72, 96  are legal.
  1849.                   2-channel: 86, 96, 100 are legal.
  1850.                   4-channel: 171, 192, 200 are legal.
  1851.  
  1852.         TDCHAN n      DEFAULT: 0
  1853.                 n specifies the TDM channel number.
  1854.                 n selects the data channel to seperate out from the multiplexed
  1855.                 TDM signal. n can be 0-3.
  1856.                 1-channel: No effect.
  1857.                 2-channel: 0 and 2 show channel A.
  1858.                            1 and 3 show channel B.
  1859.                 4-channel: 0 shows channel A.
  1860.                            1 shows channel B.
  1861.                            2 shows channel C.
  1862.                            3 shows channel D.
  1863.  
  1864.  
  1865.         TDM
  1866.                 Selects TDM mode (Moore Code).
  1867.                 Use SIGNAL to check that received signal is really TDM.
  1868.                 If TDM is detected, type "OK".
  1869.                 AMTOR STATUS LED's are as follows:
  1870.                 STBY: Trying to establish bit phasing.
  1871.                 PHASE: Bit phasing established, trying to synchronize on
  1872.                        characters.
  1873.                 OVER: Character synchronization established.
  1874.                 TFC: Printable character received.
  1875.                 IDLE: Idling signals received.
  1876.                 RQ: Error character of $00 or $7F received.
  1877.                 ERROR: Other bad character received.
  1878.  
  1879.                 The PHASE LED stays lit if the signal is too weak to
  1880.                 achieve synchronization. Use the "R" command to force
  1881.                 manual sync. Repeated use of the "R" command causes the
  1882.                 bit synchronization to move along by one bit for each "R"
  1883.                 command.
  1884.                 "L" forces letters shift as in Baudot mode..
  1885.                 "N" forces figsures shift as in baudot mode.
  1886.                 TRACE ON displays these characters:
  1887.                                            | = NULL
  1888.                                            * = LTRS
  1889.                                            % = FIGS
  1890.                                            a = Alpha Idle
  1891.                                            b = Beta Idle
  1892.                                            r = Signal Repetition
  1893.  
  1894.                 Some TDM Frequencies: 19,101.9 LSB
  1895.                                       18,983.6 USB
  1896.                                       14.956.7 USB
  1897.  
  1898.                 TDM stations idle most of the time. You may have to
  1899.                 monitor a TDM station for an hour or more before any data
  1900.                 is received.
  1901.  
  1902.  
  1903.  
  1904.         ========================= FAXCIMILE COMMANDS ==========================
  1905.  
  1906.         ASPECT n        DEFAULT: 2
  1907.                 Controls the aspect ratio (length to width) of a FAX image.
  1908.                 n = 1 to 6  specifies the number of FAX scan lines that the
  1909.                             PK232 prints out, for every 6 lines received.
  1910.                 For most weather charts ASPECT 2 works well.
  1911.                 To stretch the image down the page, use a higher setting
  1912.                 for ASPECT such as 4.
  1913.                 The Index Of Cooperation is an International measure of
  1914.                 aspec ratio.
  1915.                 The CCITT IOC is:
  1916.                 IOC = (Vertical scan line density) * (horizontal width) / pi
  1917.                 The IEEE ICO is:
  1918.                 IOC = (Vertical scan line density) * (horizontal width)
  1919.                 ASPECT   CCITT IOC (Narrow)         CCITT IOC (WIDE)
  1920.                 ---------------------------------------------------------------
  1921.                 1        1100                        1788
  1922.                 2         550 (Weather charts 576)    894
  1923.                 3         367 (Wirephotos 352)        596 (Weather charts 576)
  1924.                 4         275 (WEFAX Satellite 288)   447
  1925.                 5         220                         358 (Wirephotos 352)
  1926.                 6         183                         298 (WEFAX Satellite)
  1927.                 In receive, ASPECT 2 causes the PK232 to sample 2 out of
  1928.                 every 6 lines received. ASPECT 4 causes PK232 to sample 4
  1929.                 out of every 6 lines received.
  1930.                 In transmit, ASPECT 2 causes PK232 to send every line 3 times.
  1931.                 ASPECT 4 causes PK232 to send even lines twice and odd lines
  1932.                 once. When sending from one PK232 to another, it's best to
  1933.                 run the same aspect ratio on both pk232's.
  1934.  
  1935.  
  1936.         DISPLAY (F)ax    Displays all FAX related parameters.
  1937.  
  1938.  
  1939.         FAX
  1940.                 Switches PK232 into Facsimile mode. PK232 starts in FAX
  1941.                 standby, waiting to detect sync pulses that start a frame.
  1942.  
  1943.  
  1944.  
  1945.         FAXNEG (ON/OFF)         DEFAULT: OFF
  1946.                 ON - The white and black senses are reversed.
  1947.                 OFF - The white and black senses are normal.
  1948.                 FAXNEG is not the same as RXREV. RXREV inverts the entire
  1949.                 signal, including the sync pulses. FAXNEG keeps the sync
  1950.                 pulses upright, but inverts the image data only.
  1951.  
  1952.  
  1953.         FSPEED 'n'      DEFAULT: 2  (2 lines/second)
  1954.                 'n' = 0 to 4    selects the FAX horizontal scan rate, in
  1955.                                 lines per minute.
  1956.             FSPEED  (Highest print density Usable) narrow carrage  wide carrage
  1957.               1     1 line/sec    60 lines/min        275 dpi        169 dpi
  1958.               2     2 lines/sec   120 lines/min       138 dpi         85 dpi
  1959.               3     3 lines/sec   180 lines/min       92 dpi          56 dpi
  1960.               4     4 lines/sec   240 lines/min       69 dpi          42 dpi
  1961.               0     1.5 lines/sec 90 lines/min        183 dpi        113 dpi
  1962.  
  1963.  
  1964.         GRAPHICS 'n'            DEFAULT: 1  (960 dots)
  1965.                 'n' = 0 to 6    selects the FAX horizontal graphics dot
  1966.                                 density printed on the printer.
  1967.                 (See dot density Tables on pages M14 and M15 in PK232 manual)
  1968.  
  1969.  
  1970.         JUSTIFY 'n'
  1971.                 Moves FAX image closer to the edge of the paper.
  1972.                 'n' = 0 to 25   number of 1/2 inches that the FAX image is
  1973.                                 to be moved closer to the edge of the paper.
  1974.                 If LEFTRITE is ON, JUSTIFY 1 will move the image 1/2 inch
  1975.                 to the left.
  1976.                 If LEFTRITE is OFF, JUSTIFY will move the image 'n' half
  1977.                 inches to the right.
  1978.                 If the PK232 is allowed to synchronize by itself, JUSTIFY
  1979.                 should not be needed.
  1980.  
  1981.  
  1982.         LEFTRITE  (ON/OFF)      DEFAULT: ON
  1983.                 ON - The signal is scanned from left to right.
  1984.                 OFF - The signal is scanned from right to left.
  1985.                 LEFTRITE reverses the horizontal scanning direction.
  1986.                 LEFTRITE is useful for printing wirephotos.
  1987.  
  1988.  
  1989.         LOCK
  1990.                 Tells the PK232 to start printing regardless of whether or
  1991.                 not the facsimile sync pulses have been detected.
  1992.                 LOCK is a manual start command for FAX.
  1993.                 Sync pulses consist of of lines of 5% white and 95% black,
  1994.                 with the beginning of the white pulse signifying the left
  1995.                 edge of the following image.
  1996.                 If you issue a LOCK command to start FAX printing, you will
  1997.                 probably need to use JUSTIFY to properly allign the image.
  1998.  
  1999.  
  2000.         OPMODE FAX STBY RCVE   PK232 is searching for sync pulses to start
  2001.                                printing the next image.
  2002.         OPMODE FAX SYNC RCVE   PK232 has detected the sync pulses, or
  2003.                                synchronization has been forced with the LOCK
  2004.                                command, and PK232 should be starting to
  2005.                                print the next image.
  2006.         OPMODE FAX STBY SEND   PK232 is idling or sending the 300 Hz motor
  2007.                                start tone, before it sends the sync pulses,
  2008.                                or that it is sending the 450 Hz stop tone.
  2009.         OPMODE FAX SYNC SEND   PK232 is sending either sync pulses or image
  2010.                                dots. If the computer has not yet sent the
  2011.                                image data to the PK232, PK232 will transmit
  2012.                                a white tone continuously.
  2013.  
  2014.  
  2015.         PRCON (ON/OFF)          DEFAULT: OFF
  2016.                 Tells the PK232 whether or not a parallel printer is
  2017.                 connected via the special "Y" facsimile cable.
  2018.                 ON - A paralle printer is connected to the PK232 via the
  2019.                      special FAX "Y" cable. The mode led's are disabled,
  2020.                      and may stay lit or flash randomly.
  2021.                 OFF - There is no paralle printer connected, or it is not
  2022.                       currently in use. The mode led's are enabled, and
  2023.                       correctly show operating mode and status.
  2024.  
  2025.  
  2026.         PRFAX (ON/OFF)          DEFAULT: ON
  2027.                 ON - FAX bit graphics are sent to the parallel printer for
  2028.                      immediate printing if PRCON is also ON.
  2029.                 OFF - FAX bit graphics are sent to the terminal via the serial
  2030.                       port, using the printer escape codes, as set by PRTYPE
  2031.                       and GRAPHICS.
  2032.                 PRFAX should be sent to on if a parallel printer is connected
  2033.                 and in use for printing FAX pictures.
  2034.                 If you wish to save the FAX graphics data to disk, set PRFAX
  2035.                 OFF and make sure AWLEN is set to 8 to allow 8-bit data
  2036.                 to be sent to the serial port.
  2037.  
  2038.  
  2039.  
  2040.         PRTYPE 'n'      DEFAULT: 2 (Epson)
  2041.                 'n' = 0 to 255 specifies a code for the type of dot
  2042.                                graphics sequences used by your printer.
  2043.                 (See pg M-19 of PK232 manual for list of PRTYPE codes.)
  2044.  
  2045.  
  2046.  
  2047.         XMIT    TRANSMITS FAX DATA
  2048.                 Keys the radio PTT line and prepares the radio to receive
  2049.                 outbound FAX data. PRFAX must be OFF, AWLEN must be 8, and
  2050.                 PARITY must be 0.
  2051.         ========================= ASCII COMMANDS ==============================
  2052.  
  2053.         ABAUD 'n'     DEFAULT: 110 Baud
  2054.                 Specifies data rate from PK232 to radio.
  2055.                 'n' = Baud Rate (45, 50, 57, 100,110, 150, 200, 300, 400,
  2056.                       600, 1200, 2400, 4800, 9600)
  2057.  
  2058.         ASCII   Switches PK232 into Ascii Rtty Mode.
  2059.  
  2060.         ======================= SIGNAL (SIAM) COMMANDS =======================
  2061.  
  2062.         BITINV n        DEFAULT: $00
  2063.                 MODE: Baudot RTTY
  2064.                 n = $00 to $1F (0 to 31 decimal)  specifies a number to be
  2065.                                exclusive ORed with every received Baudot
  2066.                                character.
  2067.                 $00 = no bit imversion, print plain text.
  2068.  
  2069.  
  2070.         CCITT (ON/OFF)          DEFAULT: ON
  2071.                 MODE: Baudot RTTY
  2072.                 ON - If code is 0, PK232 uses the CCITT ITA #2 code in Baudot.
  2073.                 OFF - If code is 0, PK232 uses the U.S. Teleprinter code
  2074.                       in Baudot.
  2075.                 CCITT has been replaced with the CODE command, but is
  2076.                 retained for compatibility reasons.
  2077.  
  2078.  
  2079.         OK
  2080.                 Accepts a set of parameters found using the SIGNAL command.
  2081.                 Changes (or can change) RXREV, RBAUD, ABAUD, and OPMODE
  2082.                 to the values found in using the SIGNAL command.
  2083.  
  2084.         ======================= NAVTEX MODE =================================
  2085.  
  2086.         NAVMSG all, none, Yes/No (letters)      DEFAULT: All
  2087.                 Determines which type of NAVTEX messages your PK232 will
  2088.                 print.
  2089.                 all - print all types of NAVTEX messages.
  2090.                 none - PK232 prints no NAVTEX messages.
  2091.                 Yes (list) - PK232 prints only those types of NAVTEX
  2092.                              messages specified by "list".
  2093.                 NO (list) - PK232 prints all NAVTEX messages EXCEPT those
  2094.                             specified by "list".
  2095.                 A. Navigational Warnings
  2096.                 B. Meteorological Warnings (Storm Warnings).
  2097.                 C. Ice Reports.
  2098.                 D. Search and Rescue Information.
  2099.                 E. Weather Forecasts.
  2100.                 F. Pilot Service Messages.
  2101.                 G. DECCA System Information.
  2102.                 H. Loran-C System Information.
  2103.                 I. OMEGA Systems Messages.
  2104.                 J. SATNAV System Messages.
  2105.                 K-Z Reserved for future use.
  2106.                 (up to 13 letter types can be monitored or rejected, and
  2107.                 letters can be seperated by spaces commas or TABS)
  2108.                 Types A,B and D cannot be excluded, and will always be
  2109.                 monitored.
  2110.                 NAVMSG is cleared by %, & or OFF
  2111.  
  2112.  
  2113.  
  2114.         NAVSTN  all, none, Yes/No (letters)     DEFAULT: All
  2115.                 NAVTEX stations are identified by the first letter in the
  2116.                 preamble. NAVSTN allows ALL, NONE, or up to 13 letters
  2117.                 representing NAVTEX transmitting stations to be monitored
  2118.                 or rejected.
  2119.                 Letters in the list can be seperated by spaces, commas or
  2120.                 TABS.
  2121.                 NAVSTN is cleared by %, &, or OFF as arguments.
  2122.  
  2123.  
  2124.         NAVTEX
  2125.                 Switches PK232 into NAVTEX receive mode.
  2126.                 NAVTEX stations are found on 518 Khz.
  2127.                 NAVTEX is a special for of mode B FEC, that does not
  2128.                 output data to the computer or printer until "ZCZC" and
  2129.                 a preamble are received intact. The preamble consists of 2
  2130.                 letters and 2 numerals. The PK232 will print until the
  2131.                 end-of-message indicator "NNNN" is received.
  2132.                 The first 2 letters define the transmitting station and the
  2133.                 message class respectively.
  2134.                 The following 2 numerals form a serial number that is
  2135.                 remembered by the PK232, when a message is copied intact.
  2136.                 The PK232 remembers the preambles of the last 200 printed
  2137.                 messages, and will not re-print a message with the same
  2138.                 preamble with the following exceptions:
  2139.                       Any message with the preamble 00 is considered an
  2140.                       emergency message, and will always be printed.
  2141.                       Any message with more than 1/8 of it's characters
  2142.                       received in error will not be saved, so that it
  2143.                       may be re-printed.
  2144.                       To clear preamble memory, exit, then re-enter NAVTEX
  2145.                       mode.
  2146.                       NAVTEX mode uses the setting of DAYTIME to print the
  2147.                       date/time in front of the preamble, if MSTAMP and or
  2148.                       DAYSTAMP are ON.
  2149.  
  2150.                 NAVTEX NOTES: Navtex is broadcast in Mode-B AMTOR (SITOR)
  2151.                               on 518 khz.
  2152.  
  2153.         ======================== ASYNC PORT PARAMETERS ========================
  2154.         SYNCING PC to PK232
  2155.  
  2156.         If PK232 has batteries installed, and a TBAUD baud rate has already
  2157.         been set, the AUTObaud routine will never come up.
  2158.         You must match the TBAUD baud rate with the COM port UART baud rate
  2159.         to communicate with the PK232.
  2160.  
  2161.         If PK232 does NOT have batteries installed, upon power up, it will
  2162.         transmit "Please Type * For Autobaud Routine"  (at 1200 baud- default).
  2163.         At this point, you must send ONLY a "*", with no <CR> to sync the
  2164.         Pk232 with your baud rate. (several *'s may be required).
  2165.  
  2166.         The PK232 defaults to 1200 baud when TBAUD has never been set, or
  2167.         at power on, with no batteries installed.
  2168.  
  2169.  
  2170.         ---------------------------------------------------------------------
  2171.         Connection for IBM PC Serial COM Port to PK232
  2172.  
  2173.                PK232               IBM PC
  2174.                  2 <---------------- 2     PC Transmit Data
  2175.                  3 ----------------> 3     PK232 Transmit Data
  2176.                  4 <---------------- 4     RTS
  2177.                  5 ----------------> 5     CTS
  2178.                  20 <--------------  20    DTR
  2179.                  8 ----------------> 8     DCD
  2180.                - 6 ----------------> 6     DSR
  2181.                |
  2182.                |
  2183.                \   Pull-Up Resistor
  2184.                /
  2185.                \
  2186.                /
  2187.                |
  2188.                |
  2189.                |
  2190.                + 10 Volts
  2191.  
  2192.  
  2193.         ======================== SPECIAL CHARACTERS ===========================
  2194.  
  2195.         Hardware Handshake is enabled if XFLOW = OFF.
  2196.                  Other parameters that should be set are:
  2197.                      START = $00
  2198.                      STOP = $00
  2199.                      XON = $00
  2200.                      XOFF = $00
  2201.  
  2202.  
  2203.         SIGNALS FOR HARDWARE HANDSHAKE
  2204.         pin   SIGNAL   DIRECTION       SPACE                  MARK
  2205.                                     ("0" level/+12V)       ("1" level/-12V)
  2206.       -------------------------------------------------------------------------
  2207.          4     RTS     to PK232     PK232 XMITS DATA       NO DATA TRANSMITTED
  2208.          20    DTR     to PK232     PK232 XMITS DATA       NO DATA TRANSMITTED
  2209.          5     CTS     to PC        PC XMITS DATA          NO DATA TRANSMITTED
  2210.          8     DCD     to PC        ALWAYS +12 VOLTS
  2211.          6     DSR     to PC        ALWAYS +12 VOLTS
  2212.  
  2213.         NOTE: If DCDCONN is ON, then pin 8 of the RS-232 port "follows"
  2214.               the PK232 CONNECT led.
  2215.